diff --git a/inventory/host_vars/qa01.qa.fedoraproject.org b/inventory/host_vars/qa01.qa.fedoraproject.org index 0c42c75f79..84142f15fa 100644 --- a/inventory/host_vars/qa01.qa.fedoraproject.org +++ b/inventory/host_vars/qa01.qa.fedoraproject.org @@ -5,7 +5,7 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers" nrpe_procs_warn: 1400 nrpe_procs_crit: 1600 -br0_ip: 10.5.124.151 +em3_ip: 10.5.124.151 gw: 10.5.124.254 # openQA tap worker hosts (like this one) do stuff with ifcfg that base @@ -13,7 +13,7 @@ gw: 10.5.124.254 # handle the openvswitch config well. so let's tell it to just configure # the actual connected interface (which on this system is eth0) for us # and leave everything else alone. -ansible_ifcfg_whitelist: ['br0'] +ansible_ifcfg_whitelist: ['em3'] # this is a powerful machine, can handle more openQA workers openqa_workers: 10