add driver_file
in example config file
This commit is contained in:
parent
6b24b4b000
commit
33a5306aa9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ netbox:
|
|||
token: supersecrettoken
|
||||
|
||||
datacenter_location:
|
||||
# driver_file: /opt/netbox_driver_dc.py
|
||||
driver: file:/etc/qualification
|
||||
regex: "datacenter: (?P<datacenter>[A-Za-z0-9]+)"
|
||||
# driver: 'cmd:lldpctl'
|
||||
|
|
Loading…
Reference in a new issue