Changes since v6: * Removed 'cloudinit' standalone option. * Searching for a cloudinit storage disk from the config.
See the FIXME from the commit message of patch 4/4: > Config drives are recognized by their storage name of the > form: VMID/vm-VMID-cloudinit.qcow2 > Example: > ahci0: local:112/vm-112-cloudinit.qcow2,media=cdrom > > FIXME: This was easier to implement. Ideally the VMID > wouldn't be required at all but this requires some more > changes so I'm leaving this open for comments for now. Alexandre Derumier (2): implement cloudinit v2 cloud-init : force ifdown ifup at boot Wolfgang Bumiller (2): cloud-init changes cloudinit: use qcow2 for future snapshot support PVE/QemuServer.pm | 324 +++++++++++++++++++++++++++++++++++++++++++++++++++++- control.in | 2 +- 2 files changed, 322 insertions(+), 4 deletions(-) -- 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel