Use the right value here

This commit is contained in:
Kevin Fenzi 2014-10-15 19:52:36 +00:00
parent 3c63907df2
commit faa82a7026

View file

@ -1,7 +1,7 @@
# 2cpus, 3GB of ram 20GB of ephemeral space # 2cpus, 3GB of ram 20GB of ephemeral space
instance_type: m1.large instance_type: m1.large
# image id # image id
image: "{{ ami-0000004c }}" image: "{{ el7_qcow_id }}"
keypair: fedora-admin-20130801 keypair: fedora-admin-20130801
# what security group to add the host to # what security group to add the host to
security_group: webserver security_group: webserver