icinga2: disable sms for some hosts

This commit is contained in:
Franzi 2020-11-30 06:54:50 +01:00
parent 67d8293201
commit 9850a27ee2
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 9 additions and 3 deletions

View file

@ -57,6 +57,9 @@ groups['home'] = {
# 'nameservers': {
# '172.19.138.1',
# },
'icinga_options': {
'vars.notification.sms': False,
},
'postfix': {
# It's fine to do this without authentificating to the relayhost.
# These Systems are not supposed to send mail anywhere else