openqa-lab01: set max_cpu to prevent going way over whats available

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-21 14:59:51 -07:00
parent 40fb322b0d
commit 7bea59d7f6

View file

@ -28,6 +28,7 @@ lvm_size: 1750000
mem_size: 16384
mem_size: 262144
num_cpus: 60
max_cpu: 60
nrpe_procs_warn: 1000
nrpe_procs_crit: 1200