Hi,
I need to modify the hostname of MAAS provisioned servers as per request of the software to be installed afterwards.
I can see that the cloud config has:
manage_etc_hosts: true
and that is coming from:
# written by cloud-init debian package per preseed entry
# cloud-init/local-cloud-config
manage_etc_hosts: true
I cannot find any of this on UI, CLI or files.
Where are those settings, how can they be tuned?
What is the best way to modify the hostname?