mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
282 B
282 B
this plugins helps to convert a raw image to an other format. Supported formats are the one supported by qemu-img.
In the plugins section add:
"convert_image": {
"enabled": true,
"format": "vdi"
}