diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-02-03 09:20:12 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-02-03 09:20:12 -0500 |
commit | c436e124d5f501ecb74ccec6eb79b140b66ef2f9 (patch) | |
tree | 8c988288603366dc3a5476f77086c430aa357694 | |
parent | 167da21708a9f3e64fc05c06f16b4f97cedc4491 (diff) | |
download | vyos-cloud-init-c436e124d5f501ecb74ccec6eb79b140b66ef2f9.tar.gz vyos-cloud-init-c436e124d5f501ecb74ccec6eb79b140b66ef2f9.zip |
update TODO
-rw-r--r-- | TODO | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -1,3 +1,6 @@ +- 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 - sets the user password, writing it to console @@ -5,15 +8,6 @@ - consider 'previous' DataSource If no other data source is found, fall back to the 'previous' one keep a indication of what instance id that is in /var/lib/cloud -- allow setting of user password and lock account -- move "user-scripts" upstart job to "final", possibly move its - contents to a managed script in /usr/lib/cloud -- "final" things - - messags to console - - failsafe warning - - ssh keys - - password (if set above) - - post system info home - rewrite "cloud-init-query" have DataSource and cloudinit expose explicit fields - instance-id |