many small fixes to packaging and daemons after testing
This commit is contained in:
@@ -23,7 +23,7 @@ plugins:
|
||||
schema_class: 'App::Netdisco::DB'
|
||||
dsn: 'dbi:Pg:dbname=netdisco;host=localhost'
|
||||
user: 'changeme'
|
||||
pass: 'netdisco'
|
||||
pass: 'changeme'
|
||||
options:
|
||||
RaiseError: 1
|
||||
AutoCommit: 1
|
||||
@@ -35,3 +35,14 @@ plugins:
|
||||
# also, do not forget the leading dot
|
||||
# domain_suffix: '.example.com'
|
||||
|
||||
# local settings for Netdisco poller and port changes
|
||||
|
||||
mibhome: '/home/netdisco/netdisco-mibs'
|
||||
mibdirs:
|
||||
- cisco
|
||||
- rfc
|
||||
- net-snmp
|
||||
|
||||
community: ['public']
|
||||
community_rw: ['private']
|
||||
|
||||
Reference in New Issue
Block a user