bundles/icinga2: add default for vars.notification.mail, enable mail for check_sipgate_account_balance
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
9651d740ae
commit
3a56b0425c
2 changed files with 3 additions and 1 deletions
|
@ -36,6 +36,7 @@ defaults = {
|
|||
'SIPGATE ACCOUNT BALANCE': {
|
||||
'check_command': 'check_sipgate_account_balance',
|
||||
'check_interval': '30m',
|
||||
'vars.notification.mail': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue