mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
Set devpi instance to use rhel7 image.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user