From a7a908e2b08ea509fe3d89373ba7c75e283db51f Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 17 Feb 2011 16:22:53 -0500 Subject: update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config LP: #720440 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 705948ab..782750fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,8 @@ - move from '#opt_include' in config file format to conf_d. ie, now files in /etc/cloud.cfg.d/ is read rather than reading '#opt_include ' or '#include ' in cloud.cfg + - allow /etc/hosts to be written from hosts.tmpl. which allows + getting local-hostname into /etc/hosts (LP: #720440) 0.6.0: - change permissions of /var/log/cloud-init.log to accomodate syslog writing to it (LP: #704509) -- cgit v1.2.3