Supermicro server can guess their slot via the config file #50

Merged
Solvik merged 3 commits from supermicro_slot into master 2019-08-29 16:13:05 +02:00
Showing only changes of commit 4c5821331d - Show all commits

View file

@ -40,7 +40,7 @@ if config.get('slot_location'):
SLOT_LOCATION = slot_location.get('driver')
SLOT_LOCATION_REGEX = slot_location.get('regex')
NETWORK_IGNORE_INTERFACES = None
NETWORK_IGNORE_IPS = None
NETWORK_LLDP = None