diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-09-21 12:48:55 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-09-21 12:48:55 -0300 |
commit | e81b332b0bc6e11cae63372a0418830939655c2b (patch) | |
tree | 6017bda444139e2516f9b3baedc1e99bfe666bd5 /doc | |
parent | a7ca30e854f845f670c852a2edd5ef13656c774f (diff) | |
download | hydra-e81b332b0bc6e11cae63372a0418830939655c2b.tar.gz hydra-e81b332b0bc6e11cae63372a0418830939655c2b.tar.bz2 |
Check for sudo config at the remote site
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 999ecb0..64b4b63 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -6,7 +6,6 @@ TODO - lockfile. - one-step ssh+sudo deployment. - simple deployer using just rsync. - - check for sudo config at the remote site. - compile: - per-node compiled files (node/nodename.yaml and secrets/node/nodename.yaml). - backups: automatic definitions for per-node backup::users. |