add driver_file in example config file

This commit is contained in:
Solvik Blum 2019-08-04 09:51:04 +02:00
parent 6b24b4b000
commit 33a5306aa9
No known key found for this signature in database
GPG key ID: CC12B3DC262B6C47

View file

@ -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'