Merge branch 'master' of gitops.sunet.se:eid-ops
This commit is contained in:
commit
d922aca16d
2 changed files with 2 additions and 2 deletions
eidastest-1.qa.sveidas.se/overlay/etc/hiera/data
global/overlay/etc/puppet/manifests
|
@ -24,7 +24,7 @@ eidastest_compose:
|
|||
- HUB_PORT_4444_TCP_PORT=4444
|
||||
|
||||
eidastest-testid:
|
||||
image: docker.sunet.se/eidastest-testid:1.1.1
|
||||
image: docker.sunet.se/eidastest-testid:1.1.3
|
||||
container_name: eidastest-testid
|
||||
ports:
|
||||
- "443:8099"
|
||||
|
|
|
@ -886,7 +886,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 => '0', obsess_over_services => '0', obsess_over_hosts => '0'}
|
||||
|
||||
sunet::misc::htpasswd_user { $web_admin_user :
|
||||
filename => "/etc/nagios3/htpasswd.users",
|
||||
|
|
Loading…
Add table
Reference in a new issue