diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 1fa7948180..89d9815315 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -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: [] diff --git a/inventory/group_vars/builders b/inventory/group_vars/builders index 87267f44bf..7f68629a4c 100644 --- a/inventory/group_vars/builders +++ b/inventory/group_vars/builders @@ -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