mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-15 22:40:22 +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"
}