copr-backend: raise limits for ppc64le
This commit is contained in:
parent
b6e8b0c9f5
commit
c81164c668
1 changed files with 3 additions and 3 deletions
|
@ -45,7 +45,7 @@ group0_max_vm_per_user=4
|
|||
group0_max_vm_total=12
|
||||
{% else %}
|
||||
group0_max_vm_per_user=10
|
||||
group0_max_vm_total=33
|
||||
group0_max_vm_total=29
|
||||
group0_vm_spawn_min_interval=5
|
||||
group0_max_spawn_processes=5
|
||||
{% endif %}
|
||||
|
@ -58,8 +58,8 @@ group1_max_vm_per_user=2
|
|||
group1_max_vm_total=2
|
||||
group1_max_spawn_processes=2
|
||||
{% else %}
|
||||
group1_max_vm_per_user=6
|
||||
group1_max_vm_total=6
|
||||
group1_max_vm_per_user=5
|
||||
group1_max_vm_total=10
|
||||
group1_max_spawn_processes=3
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue