aboutsummaryrefslogtreecommitdiff
path: root/doc/todo.rst
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-05-14 11:02:26 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-05-14 11:02:26 -0300
commit44d93200d365e90067b941a7f9203f6c29196f85 (patch)
tree2182d3826eee4590918508432dbbc34ddb7ac165 /doc/todo.rst
parentc0accb84196d996d4ddc66d1c02b7e7cc3ed9765 (diff)
downloadhydra-44d93200d365e90067b941a7f9203f6c29196f85.tar.gz
hydra-44d93200d365e90067b941a7f9203f6c29196f85.tar.bz2
Migrate docs to sphinx
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
new file mode 100644
index 0000000..9b9f52d
--- /dev/null
+++ b/doc/todo.rst
@@ -0,0 +1,18 @@
+TODO
+====
+
+Hydra
+-----
+
+- install: move to /usr/local/share/hydra.
+- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
+- init: add new repositories as superproject's submodules.
+- ssh-config: hydra integration.
+- init: version control in the superproject?
+- deploy:
+ - fact collection.
+ - lockfile.
+ - keys and certs.
+ - fix /etc/puppet permissions.
+ - check hostname and required node configuration.
+ - log applied version and date (in the node and also in the repo?).