Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
975a5c75 03/06/2020 12:20 AM Eric Helms

Refs #29148: Do not proxy /pulp2 to Puma

d3898585 03/05/2020 04:02 PM Ewoud Kohl van Wijngaarden

Use plugin_prefix to determine plugin packages

Previously this was duplicating the plugin prefix for packages that
didn't follow the convention. By using regsubst, this can be avoided.
This removes the need for separate params classes.

8bc1ba30 02/28/2020 05:18 PM Suresh Thirugnanasambandan

Fixes #29148 - Use Puma instead of Passenger by default

0e862141 02/28/2020 12:37 PM Ewoud Kohl van Wijngaarden

Fixes #28436 - Add keycloak support

This adds support for keycloak when using the
keycloak-httpd-client-install command. A more native integration would
rely on the oidc support in puppetlabs-apache, but that's unreleased.

It drops the dependency chaining for the passenger package because it...

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.

6746ff67 02/12/2020 03:38 PM Ewoud Kohl van Wijngaarden

Set ssl_verify_client parameter in tests

109c813f7b22d0b763a6e0b257721c0abcff7c8e failed to include this causing
tests to fail.

9c1787ad 01/30/2020 07:50 AM Ewoud Kohl van Wijngaarden

Ensure plugins are installed before the database

Previously plugins were installed after the database was set up. This
was usually ok because all the plugins did database migrations after
being installed. However, if the migration would need any config, it...

3c8f990e 01/27/2020 04:57 PM Bernhard Suttner

Fixes #26739 - Add admin users locale and timezone setting

bdd1730c 01/20/2020 08:14 PM Ondřej Ezr

Fixes #28067 - dynflow sidekiq services config

View revisions

Also available in: Atom