Add ability to manually specify if a server is a blade or not #151

Open
opened 2020-07-07 20:04:31 +02:00 by Solvik · 0 comments
Solvik commented 2020-07-07 20:04:31 +02:00 (Migrated from github.com)

Some manufacturers doesn't not let us find if a server is a blade programatically

In order to let the user manage this his way, we need to let it handle this case with CLI/config parameters like:

--is-blade
--chassis <S/N of the chassis>
--blade-slot "Slot 01"

handles #149 case

Some manufacturers doesn't not let us find if a server is a blade programatically In order to let the user manage this his way, we need to let it handle this case with CLI/config parameters like: ``` --is-blade --chassis <S/N of the chassis> --blade-slot "Slot 01" ``` handles #149 case
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#151
No description provided.