qemu-server/PVE/API2
David Limbeck cb702ebe0f cloud-init: allow custom network/user data files via snippets
Adds the 'cicustom' option to specify either or both network and user
options as property strings. Their parameters are files in a snippets
storage (e.g. local:snippets/network.yaml). If one or both are specified
they are used instead of their respective generated configuration.
This allows the use of completely custom configurations and is also a
possible solution for bug #2068 by specifying a custom user file that
contains package_upgrade: false.

Tested with Ubuntu 18.10 and cloud-init 18.4.7

Signed-off-by: David Limbeck <d.limbeck@proxmox.com>
2019-03-07 09:02:33 +01:00
..
Qemu agent: import used check_agent_error method 2018-07-30 11:01:30 +02:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00
Qemu.pm cloud-init: allow custom network/user data files via snippets 2019-03-07 09:02:33 +01:00