diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-06-13 11:44:38 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-06-13 11:44:38 -0300 |
commit | 0ea27105fbce789c6540252e8e5444ef23a0cb29 (patch) | |
tree | b9ecb23d26a63a7150cf9fcd96c535c80900bb9d | |
parent | 977943271516266d35b36ffe2413f36fbf005118 (diff) | |
download | hydra-0ea27105fbce789c6540252e8e5444ef23a0cb29.tar.gz hydra-0ea27105fbce789c6540252e8e5444ef23a0cb29.tar.bz2 |
TODO update
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,13 +8,15 @@ Hydra - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). - newkeys: split SSH/OpenPGP check: just generate OpenPGP key if absent. - ssh-config: hydra integration. + - deploy: automatically set ORIGIN through config parameter. Hydractl -------- - provision: - config parser using a custom function with `include` directive, avoiding `source`. - - change default cryptsetup options + - change default cryptsetup options. + - support for cswap with passphrase. - puppet-setup-stored: configure storeconfigs database. - backup-restore-user and backup-restore-users. - site backup, copy and restoration: call backup-restore-user |