From 070901d6f38e766bc652cbfbf9aa16fdc7d28e10 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 7 Sep 2017 09:57:00 -0700 Subject: [PATCH] Bump to 8 workers for the openQA PPC worker host Signed-off-by: Adam Williamson --- inventory/host_vars/openqa-ppc64le-01.qa.fedoraproject.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/host_vars/openqa-ppc64le-01.qa.fedoraproject.org b/inventory/host_vars/openqa-ppc64le-01.qa.fedoraproject.org index 17dcef90dd..e0ee268a04 100644 --- a/inventory/host_vars/openqa-ppc64le-01.qa.fedoraproject.org +++ b/inventory/host_vars/openqa-ppc64le-01.qa.fedoraproject.org @@ -14,3 +14,6 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers" # Given that the only interface here is eth2, we can't really make ansible do its magic ansible_ifcfg_whitelist: - nonexistent + +# this is a powerful machine, can handle more openQA workers +openqa_workers: 8