aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 517ece6..184101d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,7 +6,7 @@ Hydra
- ansible integration.
- module-commit:
- - check and set git-flow in all repositories.
+ - check and set git-flow and production branch in all repositories.
- 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.
@@ -19,7 +19,9 @@ Hydra
Hydractl
--------
-- provision: config parser using a custom function with `include` directive, avoiding `source`.
+- provision:
+ - 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.