From 71edae57734aab5d6b01d55800074b773be8bb58 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Mar 21 2016 13:52:14 +0000 Subject: new path and new image names for Cloud Base prerelease --- diff --git a/getfedora.org/data/content/cloud/prerelease/index.html b/getfedora.org/data/content/cloud/prerelease/index.html index f50b951..624aec6 100644 --- a/getfedora.org/data/content/cloud/prerelease/index.html +++ b/getfedora.org/data/content/cloud/prerelease/index.html @@ -86,13 +86,13 @@
${_('qcow2 Image')}

${Markup(_('This is Fedora %(rel)s %(state)s Cloud in a Qcow2-formatted image for use with OpenStack.')) % {'rel':global_variables.release['next_id'], 'state': global_variables.release['curr_state']}}

- ${_('Download')} + ${_('Download')}

${_('64-bit %sMB Qcow2 Image') % global_variables.iso_size['pre_qcow2_x86_64_cloud']}

${_('Raw Image')}

${Markup(_('This is Fedora %(rel)s %(state)s Cloud in a compressed raw image format. If you\'re not sure what to use, try this.')) % {'rel':global_variables.release['next_id'], 'state': global_variables.release['curr_state']}}

- ${_('Download')} + ${_('Download')}

${_('64-bit %sMB xz-Compressed Raw Image') % global_variables.iso_size['pre_raw_x86_64_cloud']}

@@ -110,11 +110,11 @@ @@ -132,13 +132,13 @@
${_('VirtualBox Image')}

${_('If you\'re using Vagrant on Mac OS X or Windows, this is likely the image you\'ll want to use.')}

- ${_('VirtualBox Image')} + ${_('VirtualBox Image')}

${_('64-bit %sMB VirtualBox Base Vagrant Image') % global_variables.iso_size['pre_VBvag_cloud']}

${_('libvirt/KVM Image')}

${_('If you\'re using Vagrant on Fedora, this is the image you\'ll want to use.')}

- ${_('libvirt/KVM Image')} + ${_('libvirt/KVM Image')}

${_('64-bit %sMB libvirt/KVM Base Vagrant Image') % global_variables.iso_size['pre_libvag_cloud']}

@@ -156,11 +156,11 @@