diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-06-18 11:31:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-06-18 11:31:53 -0300 |
commit | a52dd4933d2771c65836423ffcdfe4c2dee29b96 (patch) | |
tree | 9fe3cc5e59b10b1ba7e6c4cc304453a595ed4880 | |
parent | 30feab01123c6cf77dd980b026ad045cba9c9d8a (diff) | |
download | hydra-a52dd4933d2771c65836423ffcdfe4c2dee29b96.tar.gz hydra-a52dd4933d2771c65836423ffcdfe4c2dee29b96.tar.bz2 |
Updates TODO
-rw-r--r-- | doc/todo.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 504248e..b31db6e 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -1,13 +1,12 @@ TODO ==== -- proper documentation. - init: version control in the superproject? - metrics and alarms subsystem. - deploy: - fqdn match via local config lookup. - fact collection. - lockfile. - - keys and certs. + - ssh privkeys. - check hostname and required node configuration. - log applied version and date (in the node and so in the repo). |