Merge "Update to Fedora 20"

This commit is contained in:
Jenkins 2014-01-20 21:30:11 +00:00 committed by Gerrit Code Review
commit ed8264c9d9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ if [ 'amd64' = "$ARCH" ] ; then
ARCH="x86_64"
fi
DIB_RELEASE=${DIB_RELEASE:-19}
DIB_RELEASE=${DIB_RELEASE:-20}
DIB_CLOUD_IMAGES=${DIB_CLOUD_IMAGES:-http://cloud.fedoraproject.org}
BASE_IMAGE_FILE=${BASE_IMAGE_FILE:-fedora-$DIB_RELEASE.$ARCH.qcow2}
BASE_IMAGE_TAR=$DIB_RELEASE-Cloud-$ARCH-$DIB_RELEASE.tgz