Hello everyone, I'm trying to allocate IP Addresses using Cloud Init.
So here is what I have done:
Using Proxmox VE 6
Installed Windows 2016 as a VM
Setup everything how I want, i.e enable remote desktop
Installed Cloudbase Init with logging on serial port
Let it shutdown
Added config drive for cloud init
Created a template from this
Using a plugin for WHMCS it creates a new VM from the template, and assigns the network adapter vmbr0 the right mac address
Then it sets the cloud init with the new IP and gateway
VM starts, asks for new password, and the IP settings are not updated to the one specified in cloud init?
The log is attached. If anyone has a solution, or idea why it's not working I would really appreciate it.
Thanks
So here is what I have done:
Using Proxmox VE 6
Installed Windows 2016 as a VM
Setup everything how I want, i.e enable remote desktop
Installed Cloudbase Init with logging on serial port
Let it shutdown
Added config drive for cloud init
Created a template from this
Using a plugin for WHMCS it creates a new VM from the template, and assigns the network adapter vmbr0 the right mac address
Then it sets the cloud init with the new IP and gateway
VM starts, asks for new password, and the IP settings are not updated to the one specified in cloud init?
The log is attached. If anyone has a solution, or idea why it's not working I would really appreciate it.
Thanks