aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-12-19 07:41:31 +0000
committerGerrit Code Review <review@openstack.org>2016-12-19 07:41:31 +0000
commit6111d9ccf5719be6efa13b8a3aa306ed3e291ce7 (patch)
tree10aae4b421821a98e6d407c96957dd4f013d75a5
parentd78e6c28221b1940ce21532860d8d67833aa5502 (diff)
parentdb31ff5e5ac0cf05261eeb3a9b17764eb8e6dab6 (diff)
Merge "Enable SECURE_PROXY_SSL_HEADER option for horizon"
-rw-r--r--puppet/services/horizon.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/horizon.yaml b/puppet/services/horizon.yaml
index 8eaf4044..e59dc202 100644
--- a/puppet/services/horizon.yaml
+++ b/puppet/services/horizon.yaml
@@ -58,6 +58,7 @@ outputs:
dport:
- 80
- 443
+ horizon::enable_secure_proxy_ssl_header: true
horizon::disable_password_reveal: true
horizon::enforce_password_check: true
horizon::cache_backend: django.core.cache.backends.memcached.MemcachedCache