We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
No other documentation currently references this configuration key.