diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-01-25 02:26:22 +0000 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-01-25 02:26:22 +0000 |
commit | 10d4048677a90ab66ab4a314f311163b6e6d9cf1 (patch) | |
tree | 4e79feafb2db1b1ad3d57d5c55015104428a27f2 /ChangeLog | |
parent | f525772c0d95057323531289418445cd7d625bb0 (diff) | |
download | vyos-cloud-init-10d4048677a90ab66ab4a314f311163b6e6d9cf1.tar.gz vyos-cloud-init-10d4048677a90ab66ab4a314f311163b6e6d9cf1.zip |
add support for redirecting output of cloud-init, cloud-config and cloud-final
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 |