diff --git a/roles/copr/backend/templates/copr-be.conf.j2 b/roles/copr/backend/templates/copr-be.conf.j2 index 496472ca2b..8d7f20d739 100644 --- a/roles/copr/backend/templates/copr-be.conf.j2 +++ b/roles/copr/backend/templates/copr-be.conf.j2 @@ -92,8 +92,8 @@ group3_vm_health_check_period=30 group3_vm_health_check_max_time=80 group3_vm_spawn_min_interval=5 {% if not devel %} -group3_max_vm_total=32 -group3_max_vm_per_user=4 +group3_max_vm_total=50 +group3_max_vm_per_user=8 group3_max_spawn_processes=8 {% else %} group3_max_vm_total=4