diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-09-16 12:08:03 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-09-16 12:08:03 -0300 |
commit | 15ce1602dee881b076b52ab279c2d3502169f60d (patch) | |
tree | 4690e545cad17afdf79982f24167dd505eca0b0f /doc | |
parent | 0dfd17373e9442f9f7e8e08abf074c8732bf8e5d (diff) | |
download | hydra-15ce1602dee881b076b52ab279c2d3502169f60d.tar.gz hydra-15ce1602dee881b076b52ab279c2d3502169f60d.tar.bz2 |
Updates provision
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index a4ab4e5..aada1de 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -10,4 +10,6 @@ TODO - 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. +- import-certs: + - concat.pem. + - cert.pem and cert.crt symlinks. |