summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pillar/cluster/denc/web-proxy.sls1
1 files changed, 1 insertions, 0 deletions
diff --git a/pillar/cluster/denc/web-proxy.sls b/pillar/cluster/denc/web-proxy.sls
index 41c78d2..2e8859d 100644
--- a/pillar/cluster/denc/web-proxy.sls
+++ b/pillar/cluster/denc/web-proxy.sls
@@ -15,6 +15,7 @@ keepalived:
smtp_server: {{ mailer }}
smtp_connect_timeout: 30
router_id: SSO_FO
+ enable_script_security: true
vrrp_script:
check_nginx_port:
script: '"/usr/bin/curl -kfsSm2 https://[::1]:443"'