From: Silvio Rhatto Date: Thu, 14 Jun 2018 13:54:38 +0000 (-0300) Subject: KVMX: image compression X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=24ea591416c76f2678f2902f190921023c0948d4;p=puppet-bootstrap.git KVMX: image compression --- diff --git a/kvmxfile b/kvmxfile index ec03fbe..b5c99e0 100644 --- a/kvmxfile +++ b/kvmxfile @@ -54,6 +54,9 @@ size="10G" # Image format: raw or qcow2 format="qcow2" +# Image compression (qcow2 only) +qcow2_compression="1" + # Bootstrap method: custom or vmdeboostrap method="custom"