diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -10,14 +10,16 @@ Hydra - check, install and test puppet pre-commit via git-hooks on all repositories using module-commit. - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). - ssh-config: hydra integration. -- deploy: automatically set ORIGIN through config parameter. +- install: automatically set ORIGIN through config parameter. +- deploy: install keys Hydractl -------- - provision: 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. -- deploy: PREFIX support. - site backup, copy and restoration: call backup-restore-user. - wrapper to import/export monkeysphere keys into keyringer. - backup-restore-site {debian,wiki}. |