diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-10-20 16:36:17 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-10-20 16:36:17 -0200 |
commit | 133d0ec04f0cf0912bac721c598f7b361928b925 (patch) | |
tree | e039ace09738491f14f0e5eebcf787845fde7ef4 | |
parent | 426231b6f35dc945d28d32caeff7285bde19bcde (diff) | |
download | hydra-133d0ec04f0cf0912bac721c598f7b361928b925.tar.gz hydra-133d0ec04f0cf0912bac721c598f7b361928b925.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 -------- |