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

@ -13,6 +13,7 @@ nodes['aurto'] = {
'also_affected_by': {
'rx300',
},
'period': 'daytime',
},
'backups': {
'paths': {

View file

@ -1,7 +1,8 @@
hostname = "ticket.gulas.ch"
hostname = "45.140.180.45"
dummy = true
[metadata.icinga_options]
period = "daytime"
pretty_name = "ticket.gulas.ch"
[metadata.icinga2_api.nginx.services."NGINX VHOST jira CERTIFICATE"]

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': {