Don't touch /etc/hosts. It breaks things on controllers
diff --git a/ubuntu-14.04/configs/cloud/cloud.cfg b/ubuntu-14.04/configs/cloud/cloud.cfg
index 962c91a..93f6357 100644
--- a/ubuntu-14.04/configs/cloud/cloud.cfg
+++ b/ubuntu-14.04/configs/cloud/cloud.cfg
@@ -4,7 +4,9 @@
# This will cause the set+update hostname module to not operate (if true)
preserve_hostname: false
-manage_etc_hosts: localhost
+
+# Better let managing of /etc/hosts on salt and others
+# manage_etc_hosts: localhost
# The modules that run in the 'init' stage
cloud_init_modules: