bundles/wireguard: move iptables rules to metadata reactor
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-03-21 15:26:29 +01:00
parent 559f743ce2
commit 6a6198c9b9
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 18 additions and 1 deletions

View file

@ -37,6 +37,9 @@ nodes['ovh.wireguard'] = {
'exclude_from_monitoring': True,
},
},
'restrict-to': {
'*',
},
},
},
}