]> git.proxmox.com Git - qemu-server.git/commit
fixup: delete cloudinit disk before restoring
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 May 2019 10:09:51 +0000 (12:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 May 2019 10:09:56 +0000 (12:09 +0200)
commitbf4a933e52c585372f6164062d39491eabe9b112
tree8eb34c76c6e0c61d20133151dad0731dac6478d2
parent2b2923aefd7f03945a851a9bf6f11709d9e215ff
fixup: delete cloudinit disk before restoring

cloudinit is just completely broken...
Until we rewrite this to a sane designe (i.e., never backup, mirror,
... any CI disk anywhere - the state is in the config and gets
created on start and deleted on stop anyway) do this..

Co-developed-by: Mira Limbek <m.limbek@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm