Update default fedora-minimal to f22

Testing shows this works

 $ ./bin/disk-image-create -x vm fedora-minimal
 [wait]
 $ ls -lh image.qcow2
 -rw-r--r--. 1 545M Sep 24 14:11 image.qcow2

Change-Id: Ifab2afa439e62e9ee2909460ac6bb4b07bc41662
This commit is contained in:
Ian Wienand 2015-09-24 14:59:35 +10:00
parent ebdf48623e
commit b00258cfc1

View File

@ -1,2 +1,2 @@
export DISTRO_NAME=fedora
export DIB_RELEASE=${DIB_RELEASE:-21}
export DIB_RELEASE=${DIB_RELEASE:-22}