add F27 image to Fedora Cloud
This commit is contained in:
parent
8fa8632e37
commit
0e0b05a475
2 changed files with 3 additions and 0 deletions
|
@ -664,6 +664,8 @@
|
|||
copy_from: http://dl.fedoraproject.org/pub/fedora/linux/releases/test/24_Alpha/CloudImages/x86_64/images/Fedora-Cloud-Base-24_Alpha-7.x86_64.qcow2
|
||||
- name: Fedora-Cloud-Base-24-1.2.x86_64.qcow2
|
||||
copy_from: https://dl.fedoraproject.org/pub/fedora/linux/releases/24/CloudImages/x86_64/images/Fedora-Cloud-Base-24-1.2.x86_64.qcow2
|
||||
- name: Fedora-Cloud-Base-27-1.6.x86_64
|
||||
copy_from: https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Cloud-Base-27-1.6.x86_64.qcow2
|
||||
# RHEL6 can be downloaded from https://rhn.redhat.com/rhn/software/channel/downloads/Download.do?cid=16952
|
||||
- stat: path=/root/images/rhel-guest-image-6.6-20141222.0.x86_64.qcow2
|
||||
register: rhel6_image
|
||||
|
|
|
@ -43,6 +43,7 @@ fedora24_alpha_x86_64: Fedora-Cloud-Base-24_Alpha-7.x86_64.qcow2
|
|||
fedora24_x86_64: Fedora-Cloud-Base-24-1.2.x86_64.qcow2
|
||||
fedora25_x86_64: Fedora-Cloud-Base-25-1.3.x86_64
|
||||
fedora26_x86_64: Fedora-Cloud-Base-26-1.4.x86_64
|
||||
fedora27_x86_64: Fedora-Cloud-Base-27-1.2.x86_64
|
||||
centos70_x86_64: CentOS-7-x86_64-GenericCloud-1503
|
||||
centos66_x86_64: CentOS-6-x86_64-GenericCloud-20141129_01
|
||||
rhel70_x86_64: rhel-guest-image-7.0-20140930.0.x86_64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue