I am having a strange problem and I don't even know where to start debugging it.
I followed the could init instructions (https://pve.proxmox.com/wiki/Cloud-Init_Support) on Proxmox documentation to create a cloud init template out of an ubuntu LTS cloud init image (https://cloud-images.ubuntu.com/focal/current/) .
It mostly works fine except for the annoyance that the first time I clone the template and boot it, nothing happens. The cloud init is not applied.
Only after I forcibly `reset` the VM, the cloud init is finally applied and the VM starts correctly.
Any ideas?
I followed the could init instructions (https://pve.proxmox.com/wiki/Cloud-Init_Support) on Proxmox documentation to create a cloud init template out of an ubuntu LTS cloud init image (https://cloud-images.ubuntu.com/focal/current/) .
It mostly works fine except for the annoyance that the first time I clone the template and boot it, nothing happens. The cloud init is not applied.
Only after I forcibly `reset` the VM, the cloud init is finally applied and the VM starts correctly.
Any ideas?