copr-backend: allow more ppc64le builds per user
This commit is contained in:
parent
67bbf37aa0
commit
2e0798c818
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ group1_max_vm_per_user=2
|
||||||
group1_max_vm_total=2
|
group1_max_vm_total=2
|
||||||
group1_max_spawn_processes=2
|
group1_max_spawn_processes=2
|
||||||
{% else %}
|
{% else %}
|
||||||
group1_max_vm_per_user=3
|
group1_max_vm_per_user=6
|
||||||
group1_max_vm_total=6
|
group1_max_vm_total=6
|
||||||
group1_max_spawn_processes=3
|
group1_max_spawn_processes=3
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue