typo
noticed when checking docker config
This commit is contained in:
@@ -20,8 +20,9 @@ database:
|
|||||||
# RECOMMENDED SETTINGS
|
# RECOMMENDED SETTINGS
|
||||||
# --------------------
|
# --------------------
|
||||||
|
|
||||||
# SNMP community string(s)
|
# Device authentication settings
|
||||||
# ````````````````````````
|
# define snmp communities and ssh credentials here
|
||||||
|
# ````````````````````````````````````````````````
|
||||||
device_auth:
|
device_auth:
|
||||||
- tag: 'default_v2_readonly'
|
- tag: 'default_v2_readonly'
|
||||||
community: 'public'
|
community: 'public'
|
||||||
@@ -50,7 +51,7 @@ device_auth:
|
|||||||
# SNMP, which just clogs up the job queue.
|
# SNMP, which just clogs up the job queue.
|
||||||
# ```````````````````````````````````````````````````````````````
|
# ```````````````````````````````````````````````````````````````
|
||||||
#discover_waps: true
|
#discover_waps: true
|
||||||
#disover_phones: false
|
#discover_phones: false
|
||||||
|
|
||||||
# this is the schedule for automatically keeping netdisco up-to-date;
|
# this is the schedule for automatically keeping netdisco up-to-date;
|
||||||
# these are good defaults, so only uncomment if needing to change.
|
# these are good defaults, so only uncomment if needing to change.
|
||||||
|
|||||||
Reference in New Issue
Block a user