From d9d54a61ab7541c22fc00ab8da5c13cae92c7943 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 9 Oct 2023 10:51:40 +0200 Subject: [PATCH] copr-be-dev: another pools.yaml typo --- roles/copr/backend/templates/resalloc/pools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' %}