diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-10-27 20:41:08 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-10-27 20:41:08 -0200 |
commit | d2f022ba85940a54263604afbdb1856449d88cd8 (patch) | |
tree | addf99da633bca879b4290734ca4d1bc7deb1625 /README | |
parent | 5ea721057b08375cc38f7435148de650512782d2 (diff) | |
download | hydra-d2f022ba85940a54263604afbdb1856449d88cd8.tar.gz hydra-d2f022ba85940a54263604afbdb1856449d88cd8.tar.bz2 |
TODO: hydra init shall generate a puppet repo
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ TODO Hydra: - Init: split between init (complete new hydra) and register (for an existing hydra). + - 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. - Sync: Git clone URL recommendation which support for both git-annex and non-standard port. |