diff --git a/roles/copr/backend/templates/resalloc/pools.yaml b/roles/copr/backend/templates/resalloc/pools.yaml index 940d8c43ad..8b1317e487 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml +++ b/roles/copr/backend/templates/resalloc/pools.yaml @@ -12,7 +12,7 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot tags: - copr_builder {% if arch == 'x86_64' %} - priority: {% if spot %}-5{% else %}-10{% endif %} + priority: {% if spot %}-5{% else %}-10{% endif +%} {% endif %} - aws {% if arch == 'x86_64' %}