copr-be: correctly tag Madrid/Sao Paolo machines in resalloc
This commit is contained in:
parent
f085833c90
commit
a3476c8f71
1 changed files with 2 additions and 2 deletions
|
@ -264,7 +264,7 @@ copr_ic_s390x_br_sao_{% if devel %}dev{% else %}prod{% endif %}:
|
||||||
- name: arch_noarch
|
- name: arch_noarch
|
||||||
priority: -30
|
priority: -30
|
||||||
- ibm_cloud
|
- ibm_cloud
|
||||||
- us_east
|
- sao_paolo
|
||||||
{% if devel %}
|
{% if devel %}
|
||||||
tags_on_demand:
|
tags_on_demand:
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
@ -291,7 +291,7 @@ copr_ic_s390x_madrid_{% if devel %}dev{% else %}prod{% endif %}:
|
||||||
- name: arch_noarch
|
- name: arch_noarch
|
||||||
priority: -30
|
priority: -30
|
||||||
- ibm_cloud
|
- ibm_cloud
|
||||||
- us_east
|
- madrid
|
||||||
{% if devel %}
|
{% if devel %}
|
||||||
tags_on_demand:
|
tags_on_demand:
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue