Hi,
I created a debian vm with cloud-init, everything is working fine.
with the command 'qm cloudinit dump <vmid> user' I could see :
manage_etc_hosts: true
This settings overwrites the changes made in the /etc/hosts file, and thus breaks my applications setup.
the reference of this is here :
https://cloudinit.readthedocs.io/en/latest/topics/modules.html#update-etc-hosts
Could someone tell me how to configure this ?
Regards,
Thomas.
I created a debian vm with cloud-init, everything is working fine.
with the command 'qm cloudinit dump <vmid> user' I could see :
manage_etc_hosts: true
This settings overwrites the changes made in the /etc/hosts file, and thus breaks my applications setup.
the reference of this is here :
https://cloudinit.readthedocs.io/en/latest/topics/modules.html#update-etc-hosts
Could someone tell me how to configure this ?
Regards,
Thomas.
Last edited: