Nft is now default

This commit is contained in:
Mark Janssen 2024-07-24 22:14:35 +02:00
parent 31d38e8f06
commit ba3c923b77
Signed by: foobar
GPG key ID: D8674D8FC4F69BD2
16 changed files with 16 additions and 15 deletions

View file

@ -3,7 +3,6 @@ monitoring_bootstrap_cert: no
acme_san_domains:
- ["{{ monitoring_domain }}", monitoring.bitlair.nl]
nft: true
group_nft_input:
- "# Allow web-traffic from world"
- "tcp dport { http, https } accept"