diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-02-07 13:13:34 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-02-07 13:13:34 -0500 |
commit | af2eb02be2bea26545ce0e2dafe7662b5cc7e337 (patch) | |
tree | 36fe68a1eaf30cfa3dc069cf9048fa48f9c331ce | |
parent | 48564dc9cab705a675cc4751db13af158507e358 (diff) | |
download | vyos-cloud-init-af2eb02be2bea26545ce0e2dafe7662b5cc7e337.tar.gz vyos-cloud-init-af2eb02be2bea26545ce0e2dafe7662b5cc7e337.zip |
update TODO, ChangeLog
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | TODO | 2 |
2 files changed, 1 insertions, 2 deletions
@@ -13,6 +13,7 @@ - add 'manual_cache_clean' option to select manual cleaning of the /var/lib/cloud/instance/ link, for a data source that might not be present on every boot + - make DataSourceEc2 retries and timeout configurable 0.6.0: - change permissions of /var/log/cloud-init.log to accomodate syslog writing to it (LP: #704509) @@ -1,5 +1,3 @@ -- configurable timeouts of ec2 md -- manual management of cache (so as to allow eject of ovf cdrom) - conf.d rather than 'opt_include' (or #include) - consider 'failsafe' DataSource If all others fail, setting a default that |