mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
Turn nftables on everywhere.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user