diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 18:50:27 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 18:50:27 -0300 |
commit | 487fa1c0e164c6ab7a0e82369cf70ed04797bef8 (patch) | |
tree | eaa4912489f32873a89706bf0aba3649a59352af /doc | |
parent | 20d3ce7423d9a1b93649775d3c793e9d94980716 (diff) | |
download | hydra-487fa1c0e164c6ab7a0e82369cf70ed04797bef8.tar.gz hydra-487fa1c0e164c6ab7a0e82369cf70ed04797bef8.tar.bz2 |
Updates TODO
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 9e26757..8fbc6ef 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -2,6 +2,7 @@ TODO ==== * mount-media: lvm support. +* import-keys: do not use ssh if host is localhost. * import-certs: * concat.pem. * restart services. @@ -10,5 +11,7 @@ TODO * 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. +* provision: + * RAID support. + * SSH installation should be optional and disabled for TPC profile. * docs. |