diff --git a/netbox_agent.yaml.example b/netbox_agent.yaml.example index f6e10c7..4708a63 100644 --- a/netbox_agent.yaml.example +++ b/netbox_agent.yaml.example @@ -3,6 +3,7 @@ netbox: token: supersecrettoken datacenter_location: + # driver_file: /opt/netbox_driver_dc.py driver: file:/etc/qualification regex: "datacenter: (?P[A-Za-z0-9]+)" # driver: 'cmd:lldpctl'