copr-be: correctly tag Madrid/Sao Paolo machines in resalloc

This commit is contained in:
Pavel Raiskup 2025-01-07 10:40:19 +01:00
parent f085833c90
commit a3476c8f71

View file

@ -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 %}