nodes/home.router: enable sms notifications for monitoring

This commit is contained in:
Franzi 2021-02-19 14:46:29 +01:00
parent c0b8d35a47
commit 56ff2a794f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -76,6 +76,10 @@ nodes['home.router'] = {
},
},
},
'icinga_options': {
# disabled on group level
'vars.notification.sms': True
},
'iptables': {
'custom_rules': [
# This is a router. Allow forwarding traffic for internal networks.