reenable notifications
This commit is contained in:
parent
060db1ad85
commit
72d20df13c
1 changed files with 1 additions and 1 deletions
|
@ -526,7 +526,7 @@ class nagios_monitor {
|
|||
config => 'eid'
|
||||
}
|
||||
class {'nagioscfg::slack': domain => 'sunet.slack.com', token => safe_hiera('slack_token','') } ->
|
||||
class {'nagioscfg::passive': enable_notifications => '0'}
|
||||
class {'nagioscfg::passive': enable_notifications => '1', obsess_over_hosts => '0'}
|
||||
nagioscfg::slack::channel {'eln': } ->
|
||||
nagioscfg::contactgroup {'alerts': } ->
|
||||
nagioscfg::contact {'slack-alerts':
|
||||
|
|
Loading…
Add table
Reference in a new issue