Hello. I have a Ubuntu 22.04 cloud image, user data and several hosts connected.
When I create a VM and assign UserData to it on host A, it creates fine and I can log into it.
UserData:

VM-1
VNC:
But when I create a virtual machine on host B, specify the same image and the same UserData, it does not apply it and does not even change the name of the virtual machine inside (it remains ubuntu)
VM-2
VNC VM-2:
### Could you please advise what needs to be done to make UserData work on other hosts?