bundles/icinga2: add ipv6-capable check_rbl script

This commit is contained in:
Franzi 2020-11-10 14:26:07 +01:00
parent f30aa48eca
commit aad1a742b7
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 651 additions and 163 deletions

View file

@ -8,6 +8,14 @@ defaults = {
},
},
},
'packages': {
# needed for check_rbl
'libdata-validate-ip-perl': {},
'libdata-validate-ip-perl': {},
'libmonitoring-plugin-perl': {},
'libnet-dns-perl': {},
'libreadonly-perl': {},
}
},
'postgresql': {
'roles': {