aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 0b49def..f6653f4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -10,11 +10,10 @@ 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.
-- init: version control in the superproject?
+- init: version control in the superproject.
- deploy:
- - install keys?
- - use /etc/hydra/{puppet,keyring,etc}?
- - move puppet apply code to puppet-bootstrap.
+ - import keys and certs.
+ - use `bin/deploy` from `puppet-bootstrap`?
Hydractl
--------