copr-be: work-around for https://github.com/praiskup/resalloc/issues/129
This commit is contained in:
parent
6abea25563
commit
bff6dfcb6a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
|
||||||
max_prealloc: {{ max_prealloc }}
|
max_prealloc: {{ max_prealloc }}
|
||||||
{% else %}
|
{% else %}
|
||||||
max: 10
|
max: 10
|
||||||
max_starting: 4
|
max_starting: 1
|
||||||
{% endif %}
|
{% endif %}
|
||||||
tags:
|
tags:
|
||||||
- name: copr_builder
|
- name: copr_builder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue