changeset 2 | f72ffe8b30b1 |
parent 0 | 5f4fcbc80b37 |
child 10 | 28971cf04a91 |
--- a/deploy/group_vars/group_vars.yml.tmpl Fri Sep 14 22:07:56 2018 +0200 +++ b/deploy/group_vars/group_vars.yml.tmpl Sat Sep 15 01:24:07 2018 +0200 @@ -14,6 +14,9 @@ # remote path for nginx static file config static_nginx_config: "" +# use the nginx ssl config template for static webserver of not +static_nginx_use_ssl: true + # static file domain static_server_name: "netrights.iri-research.org"