Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  apache
apache.pp 9.25 KB

Latest revisions

# Date Author Comment
6a02be6e 02/19/2020 12:46 PM Eric Helms

Fixes #28739: Fix static asset caching when using Puma

8af63b84 02/18/2020 05:46 PM Ewoud Kohl van Wijngaarden

Fixes #29039 - Make foreman::config::apache standalone

By not relying on the foreman class parameters, it becomes easier to use
this class without Foreman. This can be useful when deploying it using a
git checkout rather than packages.

0c3f12a0 02/12/2020 03:53 PM Ewoud Kohl van Wijngaarden

Drop foreman::config::passenger::fragment

8828a108029ff945311dd7ae3113ef9d125d3934 introduced
foreman::config::apache::fragment and deprecated the passenger version
of it. This drops the compatibility code.

109c813f 02/11/2020 07:48 PM Jeroen Hooyberghs

Allow configuring SSLVerifyClient instead of hardcore

Closes GH-743

5bbf7a00 12/20/2019 12:21 AM Ewoud Kohl van Wijngaarden

Drop listen_on_interface

This parameter doesn't work well since you need to configure Apache
slightly different as well since out of the box it doesn't work. Users
who care about this functionality can use Hiera with the
http_vhost_options and https_vhost_options parameters to set the ip...

26158236 12/19/2019 06:39 PM Ewoud Kohl van Wijngaarden

Drop keepalive parameters

These settings can be set server wide and Apache already has sane
defaults here. If needed, these can be tuned via Hiera using
http_vhost_options and https_vhost_options.

92dfa7d8 12/19/2019 06:28 PM Ewoud Kohl van Wijngaarden

Drop the selinux parameter

This was needed before we had foreman-selinux but that was introduced in
Foreman 1.1. By now we can rely on only the selinux fact.

95f14165 08/30/2019 12:06 AM Ewoud Kohl van Wijngaarden

Fixes #27723 - Rewrite to support reverse proxy

d103dd5b 08/28/2019 10:04 AM Romuald Conty

Rely on Puppet data types to ensure variables content is valid

1ac94374 04/16/2019 04:44 PM Ewoud Kohl van Wijngaarden

Drop support for $use_vhost

View revisions

Also available in: Atom