Hi.
I have created a windows 2019 cloud init image, following this tutorial, and using that image, I've created a VM using cloud init parameters for network and setting password.
The VM works, but there is a big problem. It takes around 10 minutes for cloud parameters to apply. That is how log I have to wait till I can connect using RDP.
I can login via vnc, but only using old password, not the new one set using cloud init. After 10 minutes I can log in using new password.
What is this latency? How can I fix it?
I have created a windows 2019 cloud init image, following this tutorial, and using that image, I've created a VM using cloud init parameters for network and setting password.
The VM works, but there is a big problem. It takes around 10 minutes for cloud parameters to apply. That is how log I have to wait till I can connect using RDP.
I can login via vnc, but only using old password, not the new one set using cloud init. After 10 minutes I can log in using new password.
What is this latency? How can I fix it?