Fix MD5 verification for fedora-20-x86_64

Adding the missing ISO_MD5 variable in the fedora-20-x86_64 lib

Change-Id: I94d90a0373fb8d7b6f57a1252d44e96e76b7e4af
Closes-Bug: #1451434
This commit is contained in:
Erwan Gallen 2015-05-04 15:44:43 +02:00
parent e3e62da3dc
commit 21df3c8691

View File

@ -11,6 +11,7 @@ VM_BASE_MEM=1024
#-------------------------------------------------------------------------------
readonly ISO_URL=http://mirror.switch.ch/ftp/mirror/fedora/linux/releases/20/Fedora/x86_64/iso/Fedora-20-x86_64-DVD.iso
readonly ISO_MD5=9a190c8b2bd382c2d046dbc855cd2f2b
readonly _KS_ssh=http://git.openstack.org/cgit/openstack/training-guides/plain/labs/lib/osbash/netboot/ks-ssh-v2.cfg
readonly _KS_vbadd=http://git.openstack.org/cgit/openstack/training-guides/plain/labs/lib/osbash/netboot/ks-vbadd.cfg