summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-01-24 21:28:36 -0500
committerScott Moser <smoser@ubuntu.com>2011-01-24 21:28:36 -0500
commit2b94f4428f669defbebf0be720d83452c553e8d6 (patch)
tree4e79feafb2db1b1ad3d57d5c55015104428a27f2 /ChangeLog
parent0ef850f81aa3f652ecf1e869ad0de622695782d8 (diff)
parent10d4048677a90ab66ab4a314f311163b6e6d9cf1 (diff)
downloadvyos-cloud-init-2b94f4428f669defbebf0be720d83452c553e8d6.tar.gz
vyos-cloud-init-2b94f4428f669defbebf0be720d83452c553e8d6.zip
add support for redirecting output of cloud-init, cloud-config and cloud-final
minor change to timestamps to all use gmtime()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a312263..2d7585c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,3 +27,5 @@
this is to ensure they don't get run off the 'get-console-ouptut' buffer
- user_scripts run via cloud-final and thus semaphore renamed from
user_scripts to config_user_scripts
+ - add support for redirecting output of cloud-init, cloud-config, cloud-final
+ via the config file, or user data config file