diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-11-21 16:33:14 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-11-21 16:33:14 +0000 |
commit | c8b691877603f17f32e899c907b029d0f6df6cc8 (patch) | |
tree | 206e30e0f6f4486d4250afb3f26dc8cdb34ea4bc | |
parent | 0f742c7ec93c1d13765e34876b087784fc529477 (diff) | |
parent | ca122325ddb9b17c75bc3050ff17ed71fd273e7e (diff) |
Merge "Enable enforce_password_check"
-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 017bb76f..f9b19349 100644 --- a/puppet/services/horizon.yaml +++ b/puppet/services/horizon.yaml @@ -59,6 +59,7 @@ outputs: - 80 - 443 horizon::disable_password_reveal: true + horizon::enforce_password_check: true horizon::cache_backend: django.core.cache.backends.memcached.MemcachedCache horizon::django_session_engine: 'django.contrib.sessions.backends.cache' horizon::vhost_extra_params: |