diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-11-15 13:07:57 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-11-15 13:07:57 +0000 |
commit | 3ed9b510d35ff4f18c756608efe760a8b16384ea (patch) | |
tree | 10c4b4488d329acc5755b024301567ec02836e75 /puppet/services/horizon.yaml | |
parent | f7cf9d8fc13f5fd47e4115f5749a60f2452cd53d (diff) | |
parent | 465d91380c8ab85128aee4e36f12425519b412e3 (diff) |
Merge "Disable password reveal in horizon"
Diffstat (limited to 'puppet/services/horizon.yaml')
-rw-r--r-- | puppet/services/horizon.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/horizon.yaml b/puppet/services/horizon.yaml index 1e08415c..cea0c0b0 100644 --- a/puppet/services/horizon.yaml +++ b/puppet/services/horizon.yaml @@ -63,6 +63,7 @@ outputs: dport: - 80 - 443 + horizon::disable_password_reveal: true horizon::cache_backend: django.core.cache.backends.memcached.MemcachedCache horizon::django_session_engine: 'django.contrib.sessions.backends.cache' horizon::vhost_extra_params: |