016035077f
The ARA web application was designed to work properly when fully gzipped with the proper mimetypes so let's add support for doing that. Change-Id: Ic1914c840f5a75e7da07494fb87c2167ae7bed68
15 lines
490 B
ReStructuredText
15 lines
490 B
ReStructuredText
Have ARA generate html logs if ARA and ARA data are both present.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: ara_compress_html
|
|
|
|
Whether to compress the ARA HTML output or not.
|
|
Defaults to ``true``.
|
|
|
|
.. tip::
|
|
Make sure the web server is configured to set the required mimetypes_ in
|
|
order to serve gzipped content properly.
|
|
|
|
.. _mimetypes: https://git.openstack.org/cgit/openstack-infra/puppet-openstackci/tree/templates/logs.vhost.erb?id=5fe1f3d2d5e40c2458721e7dcf8631d62ea2525f#n24
|