···288 # builds stuff in the VM, needs more juice
289 virtualisation.diskSize = 8 * 1024;
290 virtualisation.cores = 8;
291- virtualisation.memorySize = 1536;
292293 # Use a small /dev/vdb as the root disk for the
294 # installer. This ensures the target disk (/dev/vda) is
···288 # builds stuff in the VM, needs more juice
289 virtualisation.diskSize = 8 * 1024;
290 virtualisation.cores = 8;
291+ virtualisation.memorySize = 2048;
292293 # Use a small /dev/vdb as the root disk for the
294 # installer. This ensures the target disk (/dev/vda) is