copr: followup for previous commit

This commit is contained in:
Pavel Raiskup 2019-12-03 16:37:16 +01:00 committed by Pierre-Yves Chibon
parent 3851288a84
commit 06ce039dc2

View file

@ -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