Set devpi instance to use rhel7 image.
This commit is contained in:
parent
96b421cb7b
commit
d7f075d25a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue