Bug 8312 - Too high (10GB) of a free disk requirement for system VM templates

status: resloved fixed
This commit is contained in:
Frank 2011-02-01 17:33:34 -08:00
parent 9ca46b5b56
commit 735388ed79

View File

@ -16,7 +16,7 @@ fflag=
ext="vhd"
templateId=1
hyper=
DISKSPACE=10000000 #free disk space required in kilobytes
DISKSPACE=5120000 #free disk space required in kilobytes
while getopts 'm:h:f:u:Ft:e:' OPTION
do
case $OPTION in