Increase memory disk size

This commit is contained in:
Renato Botelho 2016-03-08 09:32:16 -03:00
parent bf2602a976
commit 1e70041e89

View File

@ -197,7 +197,7 @@ export STAGE_CHROOT_DIR=${STAGE_CHROOT_DIR:-"${SCRATCHDIR}/stage-dir"}
export FINAL_CHROOT_DIR=${FINAL_CHROOT_DIR:-"${SCRATCHDIR}/final-dir"}
# 400M is not enough for amd64
export MEMORYDISK_SIZE=${MEMORYDISK_SIZE:-"768M"}
export MEMORYDISK_SIZE=${MEMORYDISK_SIZE:-"1024M"}
# OVF/vmdk parms
# Name of ovf file included inside OVA archive