diff --git a/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org b/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org index 71ba1c6ee0..f7ab243c1a 100644 --- a/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org +++ b/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org @@ -1,7 +1,8 @@ --- freezes: false -# the if connected to the infra network on this box is eth2, not eth0 -gw: 10.5.78.254 +# eth0 is on the .arm. network. eth1 is on the .qa. network +ansible_ifcfg_infra_net_devices: ['eth0', 'eth1'] +gw: 10.5.131.254 dns: 10.5.126.21 eth0_ip: 10.5.78.6 eth0_nm: 255.255.255.0 diff --git a/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org b/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org index c4caf6c742..007cb859ca 100644 --- a/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org +++ b/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org @@ -1,7 +1,8 @@ --- freezes: false -# the if connected to the infra network on this box is eth2, not eth0 -gw: 10.5.78.254 +# eth0 is on the .arm. network. eth1 is on the .qa. network +ansible_ifcfg_infra_net_devices: ['eth0', 'eth1'] +gw: 10.5.131.254 dns: 10.5.126.21 eth0_ip: 10.5.78.7 eth0_nm: 255.255.255.0 diff --git a/inventory/host_vars/openqa-aarch64-03.qa.fedoraproject.org b/inventory/host_vars/openqa-aarch64-03.qa.fedoraproject.org index 5c7cde8eda..0ef786995f 100644 --- a/inventory/host_vars/openqa-aarch64-03.qa.fedoraproject.org +++ b/inventory/host_vars/openqa-aarch64-03.qa.fedoraproject.org @@ -1,7 +1,8 @@ --- freezes: false -# the if connected to the infra network on this box is eth2, not eth0 -gw: 10.5.78.254 +# eth0 is on the .arm. network. eth1 is on the .qa. network +ansible_ifcfg_infra_net_devices: ['eth0', 'eth1'] +gw: 10.5.131.254 dns: 10.5.126.21 eth0_ip: 10.5.78.8 eth0_nm: 255.255.255.0