nodes/home.router: disable sms alerts for now
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
08485aa827
commit
ece7b343f9
1 changed files with 2 additions and 1 deletions
|
@ -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': {
|
||||||
|
|
Loading…
Add table
Reference in a new issue