diff --git a/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org b/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org index 2aac6e3e1a..5cd1896255 100644 --- a/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org +++ b/inventory/host_vars/openqa-aarch64-01.qa.fedoraproject.org @@ -19,4 +19,4 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers" # and leave everything else alone. ansible_ifcfg_whitelist: ['eth0'] -openqa_workers: 4 +openqa_workers: 3 diff --git a/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org b/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org index c81c6570e3..7489b9c583 100644 --- a/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org +++ b/inventory/host_vars/openqa-aarch64-02.qa.fedoraproject.org @@ -12,4 +12,4 @@ nrpe_procs_crit: 300 sudoers: "{{ private }}/files/sudo/qavirt-sudoers" -openqa_workers: 4 +openqa_workers: 3