mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-01-06 19:36:03 +00:00
Leaving files in /tmp was mostly useful for debugging purposes initially. Also /tmp is a rather insecure option for this for a final version, so use /run/pve/cloudinit/$vmid, and move the file writing into commit_cloudinit_disk() which now takes a hash mapping file paths to contents, to not duplicate the temp-file logic for the different citypes. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| Cloudinit.pm | ||
| ImportDisk.pm | ||
| Makefile | ||
| Memory.pm | ||
| OVF.pm | ||
| PCI.pm | ||
| USB.pm | ||