hey guys, I'm working on extending current salt cloud module to support cloud-init (for qemu new vm's/clones)
from a first look, looks quite simple, just add ide[n] config with the following for example:
"ide0" : "local:101/vm-101-cloudinit.qcow2,media=cdrom" (this varies based on the next...