nodes: set icinga notification period to daytime for some nodes
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-03-05 08:31:48 +01:00
parent 65ba43525f
commit 371652fbe8
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 6 additions and 1 deletions

View file

@ -42,6 +42,7 @@ nodes['htz-cloud.luther'] = {
},
},
'icinga_options': {
'period': 'daytime',
'pretty_name': 'Lutherkirchengemeinde Pirmasens',
'vars.notification.sms': False,
},

View file

@ -32,6 +32,7 @@ nodes['htz-cloud.pirmasens'] = {
},
},
'icinga_options': {
'period': 'daytime',
'pretty_name': 'kunsmann.info',
},
'nginx': {

View file

@ -31,6 +31,7 @@ nodes['htz-cloud.pleroma'] = {
},
},
'icinga_options': {
'period': 'daytime',
'pretty_name': 'cybert-media.net',
},
'cron': {