Skip to content

CartesianConfigReference KVM check_image

Lucas Meneghel Rodrigues edited this page Sep 25, 2012 · 1 revision

check_image

Description

Configures if we want to run a check on the image files during post processing. A check usually means running 'qemu-img info' and 'qemu-img check'.

This is currently only enabled when image_format is set to 'qcow2'.

variants:
    - @qcow2:
        image_format = qcow2
        check_image = yes

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

See Also

Clone this wiki locally