Turn nftables on everywhere.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
98c1a60c21
commit
68cbd3dc2c
2 changed files with 1 additions and 3 deletions
|
@ -150,7 +150,7 @@ nagios_Check_Services:
|
|||
swap: true
|
||||
nat_rules: []
|
||||
# Do we want to use nftables instead of iptables
|
||||
nftables: false
|
||||
nftables: True
|
||||
# nftables variants of custom*_rules
|
||||
nft_custom6_rules: []
|
||||
nft_custom_rules: []
|
||||
|
|
|
@ -12,6 +12,4 @@ nagios_Check_Services:
|
|||
mail: false
|
||||
nrpe: false
|
||||
swap: false
|
||||
# Move from iptables to nftables for all builders in prod...
|
||||
nftables: True
|
||||
primary_auth_source: ipa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue