diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-06-23 16:23:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-06-23 16:23:09 -0300 |
commit | 0509c1d1221231e6c796021e673281765d6cd90c (patch) | |
tree | 65535c24d4073e66048be13a592304f2de1890ab /doc | |
parent | 3baee42b732ad815a0bb2c7de886a2b0200b91f3 (diff) | |
download | hydra-0509c1d1221231e6c796021e673281765d6cd90c.tar.gz hydra-0509c1d1221231e6c796021e673281765d6cd90c.tar.bz2 |
Deploy: facts collection
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 7c23e48..c74f924 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -3,10 +3,9 @@ TODO - init: version control in the superproject? - metrics and alarms subsystem. -- compile: known_hosts. +- compile: sshkey. - deploy: - - fqdn match via local config lookup. - - fact collection. - lockfile. + - fqdn match via local config lookup. - check hostname and required node configuration. - log applied version and date (in the node and in the repo). |