diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-08 18:41:23 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-08 18:41:23 -0300 |
commit | 7faa673c290bf8466ff919252770fc636aa5c4dc (patch) | |
tree | 3a96c363eb647eeccf238aa26d44a8180c3f8fb7 /TODO.md | |
parent | 6dd7d01b58222f8c27583e2b9c701f765e7cf760 (diff) | |
download | hydra-7faa673c290bf8466ff919252770fc636aa5c4dc.tar.gz hydra-7faa673c290bf8466ff919252770fc636aa5c4dc.tar.bz2 |
Adding backup-restore-master
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,10 +6,10 @@ Hydra - bootless: properly support `$subdevice` in parted or always use first device (like `/dev/sdb1`). - puppet-setup-stored: configure storeconfigs database. + - import-key: optional argument to import a non-default key (useful for backup restoration). Hydractl -------- - provision: config parser using a custom function with `include` directive, avoiding `source`. - backup-restore-site: fix parameters - - puppet-initialize: initialize a master node from a backup |