Commit a889c13f by Arbab Nazar

Merge pull request #2125 from edx/arbab/sandbox-volume-delete

Arbab/sandbox volume delete
parents b8ee65fa b76684f4
......@@ -49,6 +49,7 @@
volumes:
- device_name: /dev/sda1
volume_size: "{{ root_ebs_size }}"
delete_on_termination: true
zone: "{{ zone }}"
instance_profile_name: "{{ instance_profile_name }}"
register: ec2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment