diff options
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. |