mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr: add emulated riscv64 resalloc tags
This commit is contained in:
@@ -54,6 +54,8 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
|
||||
- arch_i686_native
|
||||
- arch_armhfp
|
||||
- arch_armhfp_emulated
|
||||
- arch_riscv64
|
||||
- arch_riscv64_emulated
|
||||
{% else %}
|
||||
- arch_aarch64
|
||||
- arch_aarch64_native
|
||||
@@ -214,6 +216,8 @@ vmhost_x86_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
|
||||
- arch_i686_native
|
||||
- arch_armhfp
|
||||
- arch_armhfp_emulated
|
||||
- arch_riscv64
|
||||
- arch_riscv64_emulated
|
||||
- hypervisor
|
||||
- hypervisor_x86_64
|
||||
- hypervisor_x86_64_{{ hv }}
|
||||
|
||||
Reference in New Issue
Block a user