mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
.. | ||
__init__.py | ||
manifest-schema.json | ||
README.md | ||
tasks.py |
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"
}