diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-10-20 12:08:53 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-10-20 12:08:53 -0200 |
commit | 426231b6f35dc945d28d32caeff7285bde19bcde (patch) | |
tree | fa4ae9a8e9503c18a953e5dae7473014689f3f94 | |
parent | 0415bf6a4a41870f32c3c46f927feca974e1bae3 (diff) | |
download | hydra-426231b6f35dc945d28d32caeff7285bde19bcde.tar.gz hydra-426231b6f35dc945d28d32caeff7285bde19bcde.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,6 +14,7 @@ Hydra - deploy: - install keys? - use /etc/hydra/{puppet,keyring,etc}? + - move puppet apply code to puppet-bootstrap. Hydractl -------- @@ -22,7 +23,6 @@ Hydractl - command line parameters using key=value pairs. - config parser using a custom function with `include` directive, avoiding `source`. - install: PREFIX support. -- deploy: install keys. - upgrade: run docker upgrade on all available images. - wrapper to import/export monkeysphere keys into keyringer. - backup-{site,copy,restore}: call backup-restore-user. |