Removed nagioscfg::passive class from eIDAS monitor hosts

This commit is contained in:
Maria Haider 2019-05-21 17:54:14 +02:00
parent 562e350e63
commit 0e05fafb86
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -884,7 +884,7 @@ class nagios_monitor {
config => 'eid'
}
class {'nagioscfg::slack': domain => 'sunet.slack.com', token => safe_hiera('slack_token','') } ->
class {'nagioscfg::passive': enable_notifications => '1', obsess_over_hosts => '0'}
#class {'nagioscfg::passive': enable_notifications => '1', obsess_over_hosts => '0'}
sunet::misc::htpasswd_user { $web_admin_user :
filename => "/etc/nagios3/htpasswd.users",