Commit 9e02f089 by Brian Beggs

updated device name for instance launch

parent de77aaa3
......@@ -63,7 +63,7 @@
vpc_subnet_id: "{{ ec2_vpc_subnet_id }}"
assign_public_ip: "{{ ec2_assign_public_ip }}"
volumes:
- device_name: /dev/xvda
- device_name: /dev/sdf
volume_type: 'gp2'
volume_size: "{{ ebs_volume_size }}"
wait: yes
......
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