aboutsummaryrefslogtreecommitdiffstats
path: root/roles/web/templates/sites/liwt.git.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/web/templates/sites/liwt.git.conf.j2')
-rw-r--r--roles/web/templates/sites/liwt.git.conf.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/web/templates/sites/liwt.git.conf.j2 b/roles/web/templates/sites/liwt.git.conf.j2
index 363d493..f448dd6 100644
--- a/roles/web/templates/sites/liwt.git.conf.j2
+++ b/roles/web/templates/sites/liwt.git.conf.j2
@@ -13,7 +13,7 @@
# 2017-06-18
#
-{% if domains_hascert[domain] %}
+{% if cgit is defined and domains_hascert[domain] %}
server {
listen 443 ssl http2;
listen [::]:443 ssl http2;