]> gitweb.fluxo.info Git - hydra.git/commitdiff
Updates TODO
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 19 May 2016 18:00:38 +0000 (15:00 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 19 May 2016 18:00:38 +0000 (15:00 -0300)
doc/index.rst
doc/todo.rst

index d8b34a07dba6e51451014b7f634227f24d745318..2821a3fcc4c4e75562cf274995306c747a75f632 100644 (file)
@@ -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.
index 9b9f52d472e05401a6f87ffd0dcca96340685319..db0d3f1619f108b81e26079730016435ebee141a 100644 (file)
@@ -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).