From 6fe51bb797810832de4301f85b5b3ca11630e108 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 17 Feb 2011 15:48:41 -0500 Subject: change from yaml+'#include' to yaml + config.d format for cloud.cfg --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de9468a1..705948ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ - make DataSourceEc2 retries and timeout configurable - add helper routines for apt-get update and install - add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early + - 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 0.6.0: - change permissions of /var/log/cloud-init.log to accomodate syslog writing to it (LP: #704509) -- cgit v1.2.3