Question
Why the system Ubuntu 14.04 is configured 'manage_etc_hosts' as True by default?
I had created a droplet before with an image of Ubuntu 14.04 x64 but now that I create one appears this message when I see the file /etc/hosts
# Your system has configured 'manage_etc_hosts' as True.
# As a result, if you wish for changes to this file to persist
# then you will need to either
# a.) make changes to the master file in /etc/cloud/templates/hosts.tmpl
# b.) change or remove the value of 'manage_etc_hosts' in
# /etc/cloud/cloud.cfg or cloud-config from user-data
I didn’t set any configuration and I checked that in the older droplet that I have those files don’t exists.
Does the image changed? is there another change in it?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
same here, a little odd. Could do with correcting Digital Ocean?