diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-11-22 04:15:23 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-11-22 04:15:23 +0000 |
commit | 2fc81bef2f696bd9d9486a2b35d52432d8486adc (patch) | |
tree | e97dd2bdec92389453cfef9531f651fdf256e128 /puppet/services | |
parent | c8b691877603f17f32e899c907b029d0f6df6cc8 (diff) | |
parent | 0213ae9bd5596ca2be7d17e3294bec3791321b0f (diff) |
Merge "Disable Options Indexes in horizon"
Diffstat (limited to 'puppet/services')
-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 f9b19349..8eaf4044 100644 --- a/puppet/services/horizon.yaml +++ b/puppet/services/horizon.yaml @@ -66,6 +66,7 @@ outputs: add_listen: false priority: 10 access_log_format: '%a %l %u %t \"%r\" %>s %b \"%%{}{Referer}i\" \"%%{}{User-Agent}i\"' + options: ['FollowSymLinks','MultiViews'] horizon::bind_address: {get_param: [ServiceNetMap, HorizonNetwork]} horizon::keystone_url: {get_param: [EndpointMap, KeystoneInternal, uri]} horizon::secret_key: |