mirror of
https://github.com/lopes/netbox-scanner.git
synced 2025-07-24 06:14:42 +02:00
Add docker config example
This commit is contained in:
parent
f7b2cdc67d
commit
ee4a260883
@ -27,3 +27,13 @@ password =
|
||||
unknown = autodiscovered:netbox-scanner
|
||||
tag = prime
|
||||
cleanup = yes
|
||||
|
||||
[Docker:firstSource]
|
||||
host = unix:///var/run/docker.sock
|
||||
device=MyNetboxDevice
|
||||
|
||||
[Docker:secondSource]
|
||||
# using something like docker-socket-proxy
|
||||
# With NETWORK=1 CONTAINERS=1 POST=0
|
||||
host = tcp://192.168.1.1:2375
|
||||
device=MyOtherNetboxDevice
|
Loading…
x
Reference in New Issue
Block a user