mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
copr-be: don't add two 160G volumes to aarch64 aws box
There already _is_ one - inherited from the original instance we created the snapshot from.
This commit is contained in:
@@ -87,7 +87,6 @@ aws_aarch64_{% if spot %}spot{% else %}normal{% endif %}_{% if devel %}dev{% els
|
||||
--tag CoprInstance={% if devel %}devel{% else %}production{% endif %}
|
||||
--tag arch=aarch64
|
||||
--playbook /var/lib/resallocserver/provision/builderpb-aws.yml
|
||||
--additional-volume-size 160
|
||||
cmd_delete: /usr/bin/resalloc-aws-delete --aws-profile default
|
||||
{% else %}
|
||||
cmd_new: "/var/lib/resallocserver/resalloc_provision/vm-aws-new --arch=aarch64 {% if spot %}--spot{% endif %}"
|
||||
|
||||
Reference in New Issue
Block a user