reenable notifications

This commit is contained in:
Leif Johansson 2018-03-01 15:13:25 +01:00
parent 060db1ad85
commit 72d20df13c

View file

@ -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':