diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |