mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Swap host vars for aarch64-01 and aarch64-02
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user