diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 21:56:33 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 21:56:33 -0300 |
commit | 7cb2d10d9ab7346a53c5b761e5474844465e1f7e (patch) | |
tree | 011feb9731a828789dc6280bbbadd79b066e13e5 | |
parent | 487fa1c0e164c6ab7a0e82369cf70ed04797bef8 (diff) | |
download | hydra-7cb2d10d9ab7346a53c5b761e5474844465e1f7e.tar.gz hydra-7cb2d10d9ab7346a53c5b761e5474844465e1f7e.tar.bz2 |
TODO update
-rw-r--r-- | doc/todo.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 8fbc6ef..a5b2642 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -4,14 +4,10 @@ TODO * mount-media: lvm support. * import-keys: do not use ssh if host is localhost. * import-certs: - * concat.pem. + * concat.pem; cert.pem and cert.crt symlinks. * restart services. - * cert.pem and cert.crt symlinks. * compile: * per-node compiled files (node/nodename.yaml and secrets/node/nodename.yaml). * backups: automatic definitions for per-node backup::users. -* deploy: lockfile. * provision: - * RAID support. * SSH installation should be optional and disabled for TPC profile. -* docs. |