diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 23:01:43 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 23:01:43 -0300 |
commit | fb748d619cb32a75fed2040a31258074f87f4934 (patch) | |
tree | 5968c55b1e9ea534f7f776fd82fa8015d8c53579 | |
parent | 54e1e9a73ad91fd5ba8ec1a3c7429a46c6846e07 (diff) | |
download | hydra-fb748d619cb32a75fed2040a31258074f87f4934.tar.gz hydra-fb748d619cb32a75fed2040a31258074f87f4934.tar.bz2 |
TODO cleanup
-rw-r--r-- | doc/todo.rst | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index a5b2642..d263db9 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -3,11 +3,6 @@ TODO * mount-media: lvm support. * import-keys: do not use ssh if host is localhost. -* import-certs: - * concat.pem; cert.pem and cert.crt symlinks. - * restart services. -* compile: - * per-node compiled files (node/nodename.yaml and secrets/node/nodename.yaml). - * backups: automatic definitions for per-node backup::users. -* provision: - * SSH installation should be optional and disabled for TPC profile. +* import-certs: concat.pem; cert.pem and cert.crt symlinks; restart services. +* compile: automatic definitions for per-node backup::users. +* provision: openssh-server installation should be optional and disabled for TPC profile. |