ansible-personal/roles/nginx/templates
Alan Orth 162197ad25
roles/nginx: Re-work vhost template to support HTTPS
Assumes you have a TLS cert for one domain, but not the others, ie:

    http://blah.com \
    http://blah.net  -> https://blah.io
    http://blah.org /

Otherwise, without https, it creates a vhost with all domain names.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-09-06 21:32:37 +03:00
..
https.j2 roles/nginx: Re-work vhost template to support HTTPS 2014-09-06 21:32:37 +03:00
vhost.conf.j2 roles/nginx: Re-work vhost template to support HTTPS 2014-09-06 21:32:37 +03:00