diff --git a/fedora-build-opennebula-image.sh b/fedora-build-opennebula-image.sh index 45c1629..a84a960 100755 --- a/fedora-build-opennebula-image.sh +++ b/fedora-build-opennebula-image.sh @@ -18,7 +18,7 @@ set -e set -x # XXX: Handle command-line arguments? -RELEASE=31 +RELEASE=32 ARCH=x86_64 IMAGE_PATH=fedora-$RELEASE-$(date +%+F).img.qcow2 IMAGE_SIZE=10G