bundles/icinga2: don't skip everything if check_sipgate_account_balance can't get applied
This commit is contained in:
parent
74ba98624b
commit
5a7d0b0afd
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ files = {
|
||||||
'/usr/local/share/icinga/plugins/check_sipgate_account_balance': {
|
'/usr/local/share/icinga/plugins/check_sipgate_account_balance': {
|
||||||
'mode': '0755',
|
'mode': '0755',
|
||||||
'content_type': 'mako',
|
'content_type': 'mako',
|
||||||
|
'cascade_skip': False, # contains faults
|
||||||
},
|
},
|
||||||
'/usr/local/share/icinga/plugins/check_freifunk_node': {
|
'/usr/local/share/icinga/plugins/check_freifunk_node': {
|
||||||
'mode': '0755',
|
'mode': '0755',
|
||||||
|
|
Loading…
Add table
Reference in a new issue