Skip to content

Commit

Permalink
all: drop bootstrap__firewall_nftables=true
Browse files Browse the repository at this point in the history
No longer necessary, iptables support was dropped.

Signed-off-by: Jakub Sokołowski <[email protected]>
  • Loading branch information
jakubgs committed Oct 17, 2024
1 parent f4d8337 commit 61fd03b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ansible/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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']

Expand Down

0 comments on commit 61fd03b

Please sign in to comment.