Swap host vars for aarch64-01 and aarch64-02

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-06-11 11:14:42 -07:00
parent efe6e90687
commit 26fe390de0
2 changed files with 7 additions and 7 deletions

View file

@ -12,13 +12,6 @@ nrpe_procs_crit: 300
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
# openQA tap worker hosts (like this one) do stuff with ifcfg that base
# doesn't understand. terrible, terrible stuff. seriously - it doesn't
# 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: ['eth0']
openqa_workers: 3
# has an HW RNG, so let's have rngd

View file

@ -12,6 +12,13 @@ nrpe_procs_crit: 300
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
# openQA tap worker hosts (like this one) do stuff with ifcfg that base
# doesn't understand. terrible, terrible stuff. seriously - it doesn't
# 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: ['eth0']
openqa_workers: 3
# has an HW RNG, so let's have rngd