From 874a3c4dd9a6cd939538ad113e65931232cd95e6 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Sat, 15 Dec 2018 00:12:25 +0000 Subject: [PATCH] lets explode this differently --- inventory/host_vars/qa01.qa.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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