summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-02-03 09:20:12 -0500
committerScott Moser <smoser@ubuntu.com>2011-02-03 09:20:12 -0500
commitc436e124d5f501ecb74ccec6eb79b140b66ef2f9 (patch)
tree8c988288603366dc3a5476f77086c430aa357694 /TODO
parent167da21708a9f3e64fc05c06f16b4f97cedc4491 (diff)
downloadvyos-cloud-init-c436e124d5f501ecb74ccec6eb79b140b66ef2f9.tar.gz
vyos-cloud-init-c436e124d5f501ecb74ccec6eb79b140b66ef2f9.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 3 insertions, 9 deletions
diff --git a/TODO b/TODO
index f0cbe61c..93993056 100644
--- a/TODO
+++ b/TODO
@@ -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