lets explode this differently

This commit is contained in:
Stephen Smoogen 2018-12-15 00:12:25 +00:00
parent eeee134fa2
commit 874a3c4dd9

View file

@ -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