nodes/home.router: disable sms alerts for now
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-08-22 07:14:47 +02:00
parent 08485aa827
commit ece7b343f9
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -91,7 +91,8 @@ nodes['home.router'] = {
'ovh.wireguard', 'ovh.wireguard',
}), }),
# disabled on group level # disabled on group level
'vars.notification.sms': True # XXX reenable this once we can leave the house safely again
#'vars.notification.sms': True
}, },
'nftables': { 'nftables': {
'rules': { 'rules': {