bundles/icinga2: add ipv6-capable check_rbl script
This commit is contained in:
parent
f30aa48eca
commit
aad1a742b7
4 changed files with 651 additions and 163 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue