qemu-server/PVE/QemuServer
Wolfgang Bumiller f62c36cffa cloud-init: don't use /tmp for config files
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>
2018-03-07 09:15:50 +01:00
..
Cloudinit.pm cloud-init: don't use /tmp for config files 2018-03-07 09:15:50 +01:00
ImportDisk.pm do not overwrite global signal handlers 2017-09-14 15:25:28 +02:00
Makefile implement cloudinit 2018-03-07 09:11:31 +01:00
Memory.pm numaX : use cpus option multiple time if cpulist 2016-10-10 10:16:37 +02:00
OVF.pm Initial support for importing OVF virtual machines 2017-09-25 13:31:55 +02:00
PCI.pm refactor PCI into own file 2016-06-22 09:13:16 +02:00
USB.pm refactor usb functions out of QemuServer.pm 2016-06-22 09:13:16 +02:00