]> git.proxmox.com Git - qemu-server.git/commit
cloudinit: set iso-level in genisoimage call
authorMira Limbeck <m.limbeck@proxmox.com>
Thu, 27 Jun 2019 16:01:05 +0000 (18:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Jun 2019 12:27:08 +0000 (14:27 +0200)
commit8ebf1734e98fbcd10eaef56665d1884735502628
treeb0e02df0cdf6b56294e05834aedaf57f37d89450
parent1688362d4e0367888c9d2f592e7948e5b4e8069a
cloudinit: set iso-level in genisoimage call

This is required for Windows to recognize the ISO and as a result the cloudinit
config. This is the minimum to get any config working at all for windows.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
PVE/QemuServer/Cloudinit.pm