diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-07-07 10:28:56 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-07-07 10:28:56 -0300 |
commit | 47aaddcf6979b7c90f26f540f0edcad2c2776280 (patch) | |
tree | a26dce2e2c118e2ab9fef9d8543b99cb2cd73459 /doc | |
parent | e51203847fff2e2d19eb876f132f3eacf18fa694 (diff) | |
download | hydra-47aaddcf6979b7c90f26f540f0edcad2c2776280.tar.gz hydra-47aaddcf6979b7c90f26f540f0edcad2c2776280.tar.bz2 |
Updates TODO
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 00ce1a6..adff5c2 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -8,7 +8,7 @@ TODO - simple deployer using just rsync. - check for sudo config at the remote site. - compile: - - per-node compiled file. + - per-node compiled files (node/nodename.yaml and secrets/node/nodename.yaml). - backups: automatic definitions for per-node backup::users. - action lookup in multiple paths: - $HYDRA_FOLDER/share/{hydra,hydractl} |