bundles/icinga2: add snmp package, needed for check_snmp to work
This commit is contained in:
parent
f2b538a168
commit
f061196f0d
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ defaults = {
|
||||||
'icingaweb2': {},
|
'icingaweb2': {},
|
||||||
'icingaweb2-module-monitoring': {},
|
'icingaweb2-module-monitoring': {},
|
||||||
'python3-easysnmp': {},
|
'python3-easysnmp': {},
|
||||||
|
'snmp': {},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'icinga2': {
|
'icinga2': {
|
||||||
|
|
Loading…
Reference in a new issue