diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-09-30 16:35:43 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-09-30 16:35:43 -0300 |
commit | 6bc309f6bb5cb4e4a3c6329a0e6cd5b5e83ae6c5 (patch) | |
tree | 3b02db7ca0ab43a26414a60e6be37d94ba1f2884 /doc | |
parent | 8468cfb00b1bb8a648ad99832b8e8ba540c06153 (diff) | |
download | hydra-6bc309f6bb5cb4e4a3c6329a0e6cd5b5e83ae6c5.tar.gz hydra-6bc309f6bb5cb4e4a3c6329a0e6cd5b5e83ae6c5.tar.bz2 |
Updates TODO
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 3a80f24..6f699c9 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -1,15 +1,15 @@ TODO ==== -- docs. -- deploy: - - lockfile. - - simple deployer using just rsync. -- provision: RAID support. -- compile: - - per-node compiled files (node/nodename.yaml and secrets/node/nodename.yaml). - - backups: automatic definitions for per-node backup::users. - import-certs: - concat.pem. - restart services. - cert.pem and cert.crt symlinks. +- compile: + - per-node compiled files (node/nodename.yaml and secrets/node/nodename.yaml). + - backups: automatic definitions for per-node backup::users. +- deploy: + - lockfile. + - simple deployer using just rsync. +- provision: RAID support. +- docs. |