[pve-devel] applied: Re: [PATCH qemu-server] fix #3792: cloudinit: use of uninitialized value
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Dec 21 15:46:24 CET 2021
On 20/12/2021 15:03, Mira Limbeck wrote:
> With the patch adding vendor-data support to cloud-init, a use of
> uninitialized value was introduced. This can be fixed by setting it to
> an empty string if no vendor-data is defined.
>
> vendor-data can only be set via --cicustom and is optional.
>
> Signed-off-by: Mira Limbeck <m.limbeck at proxmox.com>
> ---
> PVE/QemuServer/Cloudinit.pm | 2 ++
> 1 file changed, 2 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list