5c10b708f0
This adds a role convert-diskimage which uses the qemu-img tool to convert diskimages from one format to another. Currently supported image formats are raw and qcow2. Change-Id: I4770af04c37f39e0cce23d5dd59ead744bed7d74
4 lines
55 B
YAML
4 lines
55 B
YAML
convert_diskimage_supported_formats:
|
|
- raw
|
|
- qcow2
|