diff options
Diffstat (limited to 'doc/todo.rst')
-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. |