Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
11612c87 05/16/2017 03:29 AM Ewoud Kohl van Wijngaarden

Use the vhost additional_includes parameter

58f19112 03/29/2017 10:04 AM Dominic Cleal

Set ssl_ca_file in Hammer system-wide config file

Defaults when used with main 'foreman' class to the server's CA file,
automatically ensuring Hammer CLI will trust the CA used.

6afc6942 02/02/2017 01:36 PM Dominic Cleal

Restrict gzip asset serving to known extensions

Prevents responses with incorrect content types being served if
different, unknown types of assets are later added to the directory
(similar to #18371 where SVG was added, if 568f278 was not applied).

449418a6 01/27/2017 04:39 PM Dominic Cleal

Extend gzip file serving to /public/webpack

With compression-webpack-plugin, precompressed files are also available
in `~foreman/public/webpack/` and may be served if available.

568f2787 08/31/2016 03:03 PM Lukas Zapletal

Added SVG gzip explicit encoding

closes GH-475

61c7a657 08/28/2016 12:31 PM Ewoud Kohl van Wijngaarden

Use puppetlabs-apache keepalive options

https://github.com/puppetlabs/puppetlabs-apache/commit/192d89427ade170a9c76fc0df0bcda0786c0cb53
added support for this so we can remove our custom fragment.

d239f0b4 07/21/2016 10:12 AM Igor Galić

rename environment parameter to rails_env

rename foreman::environment parameter to rails_env
This expresses better what this parameter does. As an additional
benefit, it doesn't interfere with databindings (from hiera), when our
foreman server isn't running in the puppet environment 'production'....

83784984 07/12/2016 04:25 AM Dominic Cleal

fixes #15642 - interpolate out of scope IPA-related variables

d2bac7b4 06/25/2016 04:17 PM Markus Frosch

Fix a missing usage of the priority parameter in fragments

The change with GH-418 missed to change 2 vhost fragment templates. The problem only got noticed by apache.

In addition I include spec tests to check for a proper usage of the conf.d directories.

e1443683 05/18/2016 04:32 PM Trey Dockendorf

Support timeout configuration in foreman report processor

View revisions

Also available in: Atom