aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-10-20 16:36:17 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-10-20 16:36:17 -0200
commit133d0ec04f0cf0912bac721c598f7b361928b925 (patch)
treee039ace09738491f14f0e5eebcf787845fde7ef4 /TODO.md
parent426231b6f35dc945d28d32caeff7285bde19bcde (diff)
downloadhydra-133d0ec04f0cf0912bac721c598f7b361928b925.tar.gz
hydra-133d0ec04f0cf0912bac721c598f7b361928b925.tar.bz2
Updates TODO
Diffstat (limited to 'TODO.md')
-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
--------