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:
parent
79c601cf3f
commit
cb64856a6c
1 changed files with 0 additions and 1 deletions
|
@ -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 CoprInstance={% if devel %}devel{% else %}production{% endif %}
|
||||||
--tag arch=aarch64
|
--tag arch=aarch64
|
||||||
--playbook /var/lib/resallocserver/provision/builderpb-aws.yml
|
--playbook /var/lib/resallocserver/provision/builderpb-aws.yml
|
||||||
--additional-volume-size 160
|
|
||||||
cmd_delete: /usr/bin/resalloc-aws-delete --aws-profile default
|
cmd_delete: /usr/bin/resalloc-aws-delete --aws-profile default
|
||||||
{% else %}
|
{% else %}
|
||||||
cmd_new: "/var/lib/resallocserver/resalloc_provision/vm-aws-new --arch=aarch64 {% if spot %}--spot{% endif %}"
|
cmd_new: "/var/lib/resallocserver/resalloc_provision/vm-aws-new --arch=aarch64 {% if spot %}--spot{% endif %}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue