bundles/icinga2: add snmp package, needed for check_snmp to work

This commit is contained in:
Franzi 2023-09-09 17:02:51 +02:00
parent f2b538a168
commit f061196f0d
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -19,6 +19,7 @@ defaults = {
'icingaweb2': {}, 'icingaweb2': {},
'icingaweb2-module-monitoring': {}, 'icingaweb2-module-monitoring': {},
'python3-easysnmp': {}, 'python3-easysnmp': {},
'snmp': {},
} }
}, },
'icinga2': { 'icinga2': {