aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-27 18:41:16 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-27 18:41:16 -0300
commit022dfee473c804af2f3bf01065a49250d2074db2 (patch)
tree3f0d658895ef27504fd223d82620f5816ff13237 /README
parent19ecf71acfab42e6b1ea67fbd28010aec6c1ee05 (diff)
downloadhydra-022dfee473c804af2f3bf01065a49250d2074db2.tar.gz
hydra-022dfee473c804af2f3bf01065a49250d2074db2.tar.bz2
Create config and doc repositories
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index b01c655..ab107b2 100644
--- a/README
+++ b/README
@@ -4,15 +4,15 @@ Hydra Process Command Tool
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.
+ - hydra: issues commands on multiple hosts.
+ - hydras: issues commands to multiple sets of hosts.
TODO
----
Hydra:
- - Init: create config repository.
+ - Init: create config and doc repositories.
- Init: generate puppet repository using "hydractl bootstrap repository"
- Sync: clone hydra configuration repository that should be created by the new init action.
- Sync: split between public and private repositories.