diff --git a/roles/copr/backend/templates/resalloc/pools.yaml.j2 b/roles/copr/backend/templates/resalloc/pools.yaml.j2 index 38eb2d0d8e..0229b3bdfe 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml.j2 +++ b/roles/copr/backend/templates/resalloc/pools.yaml.j2 @@ -44,6 +44,8 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot {% if arch == 'x86_64' %} - arch_x86_64 - arch_x86_64_native + - arch_x86_64_v2 + - arch_x86_64_v2_native - arch_i386 - arch_i386_native - arch_i586 @@ -196,6 +198,8 @@ copr_hv_x86_64_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}: - arch_noarch - arch_x86_64 - arch_x86_64_native + - arch_x86_64_v2 + - arch_x86_64_v2_native - arch_i386 - arch_i386_native - arch_i586