diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-21 13:34:49 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-21 13:34:49 -0300 |
commit | 8afafcbdcd7a68dd6d12ba67a9c78efa16c7047d (patch) | |
tree | f17ece81f2a0381a2730159d7e678e961a4c0603 | |
parent | 443c25dbf15e214dc25361ede8cc794794db3a78 (diff) | |
download | hydra-8afafcbdcd7a68dd6d12ba67a9c78efa16c7047d.tar.gz hydra-8afafcbdcd7a68dd6d12ba67a9c78efa16c7047d.tar.bz2 |
TODO update
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,13 +5,15 @@ Hydra ----- - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). + - roles: show available node roles. + - whereis: show where's a website might be (DNS repo, DNS lookup and node definition) Hydractl -------- - provision: config parser using a custom function with `include` directive, avoiding `source`. - puppet-setup-stored: configure storeconfigs database. - - site backup, copy and restoration: include home folder when available? + - site backup, copy and restoration: include home folder when available. - backup-restore-user and backup-restore-users. - hydractl backup-restore-site {debian,wiki}. - wrapper to import/export monkeysphere keys into keyringer. |