mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Revert "openQA: Reduce worker count on qa09, doesn't have enough disk"
This reverts commit a0891605e4.
We gave qa09 more disk space, so hopefully it should be OK with
10 workers now.
This commit is contained in:
@@ -6,6 +6,5 @@ nrpe_procs_warn: 700
|
||||
nrpe_procs_crit: 800
|
||||
eth0_ip: 10.5.124.239
|
||||
gw: 10.5.124.254
|
||||
# this is a powerful machine, can handle more openQA workers, but
|
||||
# doesn't have much disk space, so go with 6 (should be 10)
|
||||
openqa_workers: 6
|
||||
# this is a powerful machine, can handle more openQA workers
|
||||
openqa_workers: 10
|
||||
|
||||
Reference in New Issue
Block a user