From: Silvio Rhatto Date: Thu, 14 Jun 2018 13:57:09 +0000 (-0300) Subject: KVMX: set memory to 512 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0dc7009118d1d83c510dd8ee9764f936f244224f;p=puppet-bootstrap.git KVMX: set memory to 512 --- diff --git a/kvmxfile b/kvmxfile index b5c99e0..7ab8cef 100644 --- a/kvmxfile +++ b/kvmxfile @@ -57,6 +57,9 @@ format="qcow2" # Image compression (qcow2 only) qcow2_compression="1" +# Memory +memory="512" + # Bootstrap method: custom or vmdeboostrap method="custom"