copr: followup for previous commit
This commit is contained in:
parent
3851288a84
commit
06ce039dc2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
key_name: "{{ keypair }}"
|
||||
group: "{{ security_group }}"
|
||||
instance_type: "{{ instance_type }}"
|
||||
image: "{{ builder_images[arch] }}"
|
||||
image: "{{ image_name }}"
|
||||
wait: true
|
||||
region: "{{ aws_region }}"
|
||||
# both x86_64 and aarch64 arches can be allocated in us-east-1c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue