Would anyone familiar with cloudbase-init be able to test the packaged fix? I tested it a couple of times now but have trouble setting the hostname of the VM, it works when on Mira's (Proxmox) side, maybe I'm missing something, curious about others.
It seems to have made it into the no-subscription repository now, too, after I looked at the code today on one of our no-subscription servers.
What needs testing seems to be:
- Is the hostname of the VM set correctly by cloudbase-init;
- Is the password of the user defined set correctly;
- Is the network configuration set correctly (there seems to be room for more improvement, e.g. multiple nics / dual-stack configs, but the basics work!);
- SSH keys are passed through now, not sure how to test this myself currently.