Move all production builders to nftables.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
af73ccce72
commit
84a8bb3a82
3 changed files with 2 additions and 4 deletions
|
@ -12,4 +12,6 @@ nagios_Check_Services:
|
||||||
mail: false
|
mail: false
|
||||||
nrpe: false
|
nrpe: false
|
||||||
swap: false
|
swap: false
|
||||||
|
# Move from iptables to nftables for all builders in prod...
|
||||||
|
nftables: True
|
||||||
primary_auth_source: ipa
|
primary_auth_source: ipa
|
||||||
|
|
|
@ -3,8 +3,6 @@ datacenter: iad2
|
||||||
eth1_ip: 10.3.170.124
|
eth1_ip: 10.3.170.124
|
||||||
eth1_ipv4_gw: 10.3.170.254
|
eth1_ipv4_gw: 10.3.170.254
|
||||||
gw: 10.3.170.254
|
gw: 10.3.170.254
|
||||||
# Move from iptables to nftables for this host...
|
|
||||||
nftables: True
|
|
||||||
network_connections:
|
network_connections:
|
||||||
- autoconnect: no
|
- autoconnect: no
|
||||||
mac: d8:5e:d3:8b:5d:d8
|
mac: d8:5e:d3:8b:5d:d8
|
||||||
|
|
|
@ -6,8 +6,6 @@ eth0_ipv4: 10.3.169.34
|
||||||
eth0_ipv4_gw: 10.3.169.254
|
eth0_ipv4_gw: 10.3.169.254
|
||||||
has_ipv4: yes
|
has_ipv4: yes
|
||||||
has_ipv6: no
|
has_ipv6: no
|
||||||
# Move from iptables to nftables for this host...
|
|
||||||
nftables: True
|
|
||||||
mac0: 14:9e:cf:61:a5:07
|
mac0: 14:9e:cf:61:a5:07
|
||||||
mac1: 14:9e:cf:61:a5:0a
|
mac1: 14:9e:cf:61:a5:0a
|
||||||
network_connections:
|
network_connections:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue