aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-22 15:26:03 +0000
committerGerrit Code Review <review@openstack.org>2017-06-22 15:26:03 +0000
commit5f93355a6d03f6cafe325494d87de9129d5a63da (patch)
treec1dd9cbe56119c5e26d19ad6ad525498b9abb7b5 /puppet
parent8624b9f15599003c62e818c10b4fc31e0a3c1c52 (diff)
parent93b42baf5181cf7ee75d74581e678ba87ea4b2d7 (diff)
Merge "Remove add_listen: false from Horizon hieradata"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/horizon.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/services/horizon.yaml b/puppet/services/horizon.yaml
index 092d0720..1f97b8ba 100644
--- a/puppet/services/horizon.yaml
+++ b/puppet/services/horizon.yaml
@@ -89,7 +89,6 @@ outputs:
horizon::cache_backend: django.core.cache.backends.memcached.MemcachedCache
horizon::django_session_engine: 'django.contrib.sessions.backends.cache'
horizon::vhost_extra_params:
- add_listen: false
priority: 10
access_log_format: '%a %l %u %t \"%r\" %>s %b \"%%{}{Referer}i\" \"%%{}{User-Agent}i\"'
options: ['FollowSymLinks','MultiViews']