diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-01-24 21:28:36 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-01-24 21:28:36 -0500 |
commit | 2b94f4428f669defbebf0be720d83452c553e8d6 (patch) | |
tree | 4e79feafb2db1b1ad3d57d5c55015104428a27f2 /ChangeLog | |
parent | 0ef850f81aa3f652ecf1e869ad0de622695782d8 (diff) | |
parent | 10d4048677a90ab66ab4a314f311163b6e6d9cf1 (diff) | |
download | vyos-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |