aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-05-19 15:00:38 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-05-19 15:00:38 -0300
commit1270aa544c1d0ff1d28491ee718e1b99a827296d (patch)
tree0539cb14a774e08e3233b0016cf216de9091fc8d /doc
parent51c75cb933688ad1411fb1a6a8b429820b8c18e8 (diff)
downloadhydra-1270aa544c1d0ff1d28491ee718e1b99a827296d.tar.gz
hydra-1270aa544c1d0ff1d28491ee718e1b99a827296d.tar.bz2
Updates TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst6
-rw-r--r--doc/todo.rst9
2 files changed, 7 insertions, 8 deletions
diff --git a/doc/index.rst b/doc/index.rst
index d8b34a0..2821a3f 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -6,9 +6,9 @@ network of machines.
This suite is made of three commands:
-* hydractl: issues commands in the current host.
-* hydra: issues commands on multiple hosts.
-* hydras: issues commands to multiple sets of hosts.
+* `hydractl`: issues commands in the current host.
+* `hydra`: issues commands on multiple hosts.
+* `hydras`: issues commands to multiple sets of hosts.
It is also built around a set of Puppet modules which does the actual
configuration of each system.
diff --git a/doc/todo.rst b/doc/todo.rst
index 9b9f52d..db0d3f1 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -1,18 +1,17 @@
TODO
====
-Hydra
------
-
+- proper documentation.
- 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.
+- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
- ssh-config: hydra integration.
- init: version control in the superproject?
+- metrics and alarms subsystem.
- 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?).
+ - log applied version and date (in the node and so in the repo).