mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr-backend: add x86_64_v2 tags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user