temporary fix to get past el8 iptables-restore not able to test nat AND filter in same file. causes infinite loop in nftables
This commit is contained in:
parent
256539b2d4
commit
f6666c0240
1 changed files with 3 additions and 0 deletions
|
@ -15,3 +15,6 @@ ssh_hostnames:
|
||||||
|
|
||||||
# Need a eth0/eth1 install here.
|
# Need a eth0/eth1 install here.
|
||||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||||
|
|
||||||
|
# temp fix to get htis box working
|
||||||
|
baseiptables: False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue