diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-14 11:02:17 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-14 11:02:17 -0300 |
commit | c4a8a321b33f0b3e67997220eabaf8cb57918adc (patch) | |
tree | 7e06d78da01d6a0fdfb83376b14d97e5167b662e /doc/todo.rst | |
parent | 5077ee7d9a9f80ac400ce509124352300e7f8e43 (diff) | |
download | hydra-c4a8a321b33f0b3e67997220eabaf8cb57918adc.tar.gz hydra-c4a8a321b33f0b3e67997220eabaf8cb57918adc.tar.bz2 |
Provision: openssh-server installation should be optional and disabled for TPC profile
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 62256b4..0f14d45 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -4,4 +4,3 @@ TODO * import-keys: do not use ssh if host is localhost. * 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. |