lets explode this differently
This commit is contained in:
parent
eeee134fa2
commit
874a3c4dd9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue