replace f19 cloud images by f21

because f19 is eoled. Hail the new king
This commit is contained in:
Miroslav Suchý 2015-01-21 15:59:29 +00:00
parent 8a3cb4be12
commit 8548d73f68

View file

@ -157,7 +157,7 @@
##### download common Images #####
- get_url: url=http://download.fedoraproject.org/pub/fedora/linux/updates/20/Images/x86_64/Fedora-x86_64-20-20140407-sda.qcow2 dest=/root/images/Fedora-x86_64-20-20140407-sda.qcow2 mode=0440
- get_url: url=http://download.fedoraproject.org/pub/fedora/linux/updates/19/Images/x86_64/Fedora-x86_64-19-20140407-sda.qcow2 dest=/root/images/Fedora-x86_64-19-20140407-sda.qcow2 mode=0440
- get_url: url=http://download.fedoraproject.org/pub/fedora/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.qcow2 dest=/root/images/Fedora-Cloud-Base-20141203-21.x86_64.qcow2 mode=0440
# RHEL6 can be downloaded from https://rhn.redhat.com/rhn/software/channel/downloads/Download.do?cid=16952
# RHEL7 can be download from https://access.redhat.com/downloads/content/69/ver=/rhel---7/7.0/x86_64/product-downloads
- name: Add the images
@ -170,8 +170,8 @@
with_items:
- name: fedora-cloud-64-20-20140407
file: /root/images/Fedora-x86_64-20-20140407-sda.qcow2
- name: fedora-cloud-64-19-20140407
file: /root/images/Fedora-x86_64-19-20140407-sda.qcow2
- name: Fedora-Cloud-Base-20141203-21
file: /root/images/Fedora-Cloud-Base-20141203-21.x86_64.qcow2
# FIXME uncomment when you manualy download
#- name: rhel-guest-image-6.5-20140630.0.x86_64
# file: /root/images/rhel-guest-image-6.5-20140630.0.x86_64.qcow2