diff options
author | Andreas Karis <akaris@redhat.com> | 2016-11-17 19:30:11 -0500 |
---|---|---|
committer | Andreas Karis <akaris@redhat.com> | 2016-11-17 19:31:05 -0500 |
commit | 0213ae9bd5596ca2be7d17e3294bec3791321b0f (patch) | |
tree | 0f6af7b4f5e64d1f586bf7cc9679c0f1fe5bf263 /puppet/services | |
parent | e171ef1b684ee8dcc13b30586f11f5ccb54eba98 (diff) |
Disable Options Indexes in horizon
Security scanners complain that directory listings are enabled in horizon.
Change-Id: I1d7cfcb3521e8235a99bc452f1b7b92c20ce72ac
Closes-Bug: #1637576
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 017bb76f..bae3fc0e 100644 --- a/puppet/services/horizon.yaml +++ b/puppet/services/horizon.yaml @@ -65,6 +65,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: |