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
513 B
513 B
This role converts diskimages from one format to other using the qemu-img tool.
Currently, only Ubuntu and Debian distributions are supported.
Role variables
The path to the source image file.
The path of the desired target image file.