diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-12-23 11:29:14 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-12-23 11:29:14 +0000 |
commit | db45116afdd0c7673c5839122dadf570303d1e4b (patch) | |
tree | 4e179e91fd60dbf55efcde8e6038168cc461e5ea /puppet | |
parent | 3de4f828b49ec41c60a265208f6fb78b8f55046e (diff) | |
parent | 0146b6be0d2f1710c7884a39fd60a2124394fc56 (diff) |
Merge "Manage disallow_iframe_embed"
Diffstat (limited to 'puppet')
-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 e59dc202..d7f10757 100644 --- a/puppet/services/horizon.yaml +++ b/puppet/services/horizon.yaml @@ -61,6 +61,7 @@ outputs: horizon::enable_secure_proxy_ssl_header: true horizon::disable_password_reveal: true horizon::enforce_password_check: true + horizon::disallow_iframe_embed: true horizon::cache_backend: django.core.cache.backends.memcached.MemcachedCache horizon::django_session_engine: 'django.contrib.sessions.backends.cache' horizon::vhost_extra_params: |