diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +TODO +==== + +Hydra +----- + + - Init: create config and doc repositories. + - Init: generate puppet repository using "hydractl bootstrap repository" + - Sync: split between public and private repositories. + - Sync: Git clone URL recommendation which support for both git-annex and non-standard port. + - Uniform syntax for specifying nodes (either by hostname or fqdn) on deploy and import-key. |