summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pillar/id/deriweb01_rigel_lysergic_dev.sls2
1 files changed, 1 insertions, 1 deletions
diff --git a/pillar/id/deriweb01_rigel_lysergic_dev.sls b/pillar/id/deriweb01_rigel_lysergic_dev.sls
index 92bdb0c..ca607ba 100644
--- a/pillar/id/deriweb01_rigel_lysergic_dev.sls
+++ b/pillar/id/deriweb01_rigel_lysergic_dev.sls
@@ -31,7 +31,7 @@
{#- application specific macros #}
{%- macro lcwebirc(port, indentinner) -%}
- location /webirc:
- - proxy_pass: http://[2a01:4f8:11e:2200::cafe]:{{ port }}
+ - proxy_pass: https://[2a01:4f8:11e:2200::cafe]:{{ port }}
- proxy_http_version: 1.1
{{ proxyheaders_upgrade() | indent(16) }}
- proxy_set_header: X-Forwarded-For $remote_addr