nodes: set icinga notification period to daytime for some nodes
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
65ba43525f
commit
371652fbe8
5 changed files with 6 additions and 1 deletions
|
@ -42,6 +42,7 @@ nodes['htz-cloud.luther'] = {
|
|||
},
|
||||
},
|
||||
'icinga_options': {
|
||||
'period': 'daytime',
|
||||
'pretty_name': 'Lutherkirchengemeinde Pirmasens',
|
||||
'vars.notification.sms': False,
|
||||
},
|
||||
|
|
|
@ -32,6 +32,7 @@ nodes['htz-cloud.pirmasens'] = {
|
|||
},
|
||||
},
|
||||
'icinga_options': {
|
||||
'period': 'daytime',
|
||||
'pretty_name': 'kunsmann.info',
|
||||
},
|
||||
'nginx': {
|
||||
|
|
|
@ -31,6 +31,7 @@ nodes['htz-cloud.pleroma'] = {
|
|||
},
|
||||
},
|
||||
'icinga_options': {
|
||||
'period': 'daytime',
|
||||
'pretty_name': 'cybert-media.net',
|
||||
},
|
||||
'cron': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue