move SPAM BLOCKLIST check to icinga2 itself
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

somehow, we tend to get false positives if we run that check on the
node itself.
This commit is contained in:
Franzi 2021-11-28 07:26:41 +01:00
parent 70cb460934
commit d44c87e8a7
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 12 additions and 5 deletions

View file

@ -62,9 +62,6 @@ files = {
'/usr/local/share/icinga/plugins/check_postfix_queue': {
'mode': '0755',
},
'/usr/local/share/icinga/plugins/check_spam_blocklist': {
'mode': '0755',
},
}
actions = {