all: drop bootstrap__firewall_nftables=true

No longer necessary, iptables support was dropped.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-10-17 12:45:40 +02:00
parent f4d833730d
commit 61fd03b6d3
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@ bootstrap__sshguard_whitelist_extra: ['{{lookup("vault", "sshguard/whitelist", f
# Wireguard
wireguard_consul_acl_token: '{{lookup("vault", "consul/acl-tokens", field="wireguard", stage="all", env="all")}}'
# Firewall
bootstrap__firewall_nftables: true
# Volume of Trace level logs is too high and fills up ES cluster.
bootstrap__rsyslog_filter_rules: ['TRC']