Set devpi instance to use rhel7 image.

This commit is contained in:
Kevin Fenzi 2014-10-15 19:46:55 +00:00
parent 96b421cb7b
commit d7f075d25a

View file

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