diff options
-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 |