Make sure images are named the same as the file you download. Add F22 alpha/beta, add some i386

This commit is contained in:
Kevin Fenzi 2015-05-13 17:59:27 +00:00
parent 90bfbace5a
commit d9ed34066b
2 changed files with 17 additions and 5 deletions

View file

@ -1,7 +1,7 @@
---
instance_type: m1.xlarge
#image: "{{ f20_qcow_id }}"
image: "Fedora-Cloud-Base-20141203-21"
image: "Fedora-Cloud-Base-20141203-21.x86_64"
keypair: fedora-admin-20130801
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent
zone: nova

View file

@ -537,10 +537,22 @@
is_public=True
copy_from="{{ item.copy_from }}"
with_items:
- name: fedora-cloud-64-20-20140407
copy_from: http://download.fedoraproject.org/pub/fedora/linux/updates/20/Images/x86_64/Fedora-x86_64-20-20140407-sda.qcow2
- name: Fedora-Cloud-Base-20141203-21
copy_from: http://download.fedoraproject.org/pub/fedora/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.qcow2
- name: Fedora-x86_64-20-20131211.1
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/20/Images/x86_64/Fedora-x86_64-20-20131211.1-sda.qcow2
- name: Fedora-x86_64-20-20140407
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/updates/20/Images/x86_64/Fedora-x86_64-20-20140407-sda.qcow2
- name: Fedora-Cloud-Base-20141203-21.x86_64
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.qcow2
- name: Fedora-Cloud-Base-20141203-21.i386
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/21/Cloud/Images/i386/Fedora-Cloud-Base-20141203-21.i386.qcow2
- name: Fedora-Cloud-Atomic-22_Alpha-20150305.x86_64
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/test/22_Alpha/Cloud/x86_64/Images/Fedora-Cloud-Atomic-22_Alpha-20150305.x86_64.qcow2
- name: Fedora-Cloud-Base-22_Alpha-20150305.x86_64
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/test/22_Alpha/Cloud/x86_64/Images/Fedora-Cloud-Base-22_Alpha-20150305.x86_64.qcow2
- name: Fedora-Cloud-Atomic-22_Beta-20150415.x86_64
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/test/22_Beta/Cloud/x86_64/Images/Fedora-Cloud-Atomic-22_Beta-20150415.x86_64.qcow2
- name: Fedora-Cloud-Base-22_Beta-20150415.x86_64
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/test/22_Beta/Cloud/x86_64/Images/Fedora-Cloud-Base-22_Beta-20150415.x86_64.qcow2
- name: CentOS-7-x86_64-GenericCloud-1503
copy_from: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1503.qcow2
- name: CentOS-6-x86_64-GenericCloud-20141129_01