ansible-personal/roles/nginx/templates
Alan Orth 48978407b8
roles/nginx: Move HTTP Strict Transport Security toggle to vhosts
This is really a per-site setting, so it doesn't make sense to have
a role default. Anyways, HSTS is kinda tricky and potentially dang-
erous, so unless a vhost explicitly sets it to "yes" we shouldn't
enable it.

Note: also switch from using a boolean to using a string; it is st-
ill declarative, but at least now I don't have to guess whether it
is being treated as a bool or not.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-09-27 00:24:58 +03:00
..
blank-vhost.conf.j2 roles/nginx: SPDY -> HTTP/2 2015-09-22 19:40:30 +03:00
https.j2 roles/nginx: Move HTTP Strict Transport Security toggle to vhosts 2015-09-27 00:24:58 +03:00
nginx_org_sources.list.j2 roles/nginx: Rename nginx sources.list template 2015-08-23 13:24:43 +03:00
vhost.conf.j2 roles/nginx: SPDY -> HTTP/2 2015-09-22 19:40:30 +03:00
wordpress.j2 roles/nginx: Add protection for PHP scripts in uploads directory 2015-02-26 17:05:50 +03:00