bundles/icinga2: don't skip everything if check_sipgate_account_balance can't get applied

This commit is contained in:
Franzi 2021-09-16 19:29:52 +02:00
parent 74ba98624b
commit 5a7d0b0afd
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ files = {
'/usr/local/share/icinga/plugins/check_sipgate_account_balance': {
'mode': '0755',
'content_type': 'mako',
'cascade_skip': False, # contains faults
},
'/usr/local/share/icinga/plugins/check_freifunk_node': {
'mode': '0755',