Removed nagioscfg::passive class from eIDAS monitor hosts
This commit is contained in:
parent
562e350e63
commit
0e05fafb86
1 changed files with 1 additions and 1 deletions
|
@ -884,7 +884,7 @@ class nagios_monitor {
|
||||||
config => 'eid'
|
config => 'eid'
|
||||||
}
|
}
|
||||||
class {'nagioscfg::slack': domain => 'sunet.slack.com', token => safe_hiera('slack_token','') } ->
|
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 :
|
sunet::misc::htpasswd_user { $web_admin_user :
|
||||||
filename => "/etc/nagios3/htpasswd.users",
|
filename => "/etc/nagios3/htpasswd.users",
|
||||||
|
|
Loading…
Add table
Reference in a new issue