Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
52bf7a31 10/28/2022 01:31 PM Ewoud Kohl van Wijngaarden

Fixes #35631 - Enable HTTP/2 by default

Apache doesn't load HTTP/2 by default since it's incompatible with the
prefork MPM. We use the event MPM where it should work. Enabling HTTP/2
allows clients to retrieve resources in parallel which means pages load...

899eea85 10/28/2022 01:31 PM Ewoud Kohl van Wijngaarden

Refs #35629 - Use built in Apache defaults on EL

Currently unreleased, but puppetlabs/apache will respect the EL8
defaults. It follows the system level configuration for TLS protocols,
which out of the box is TLSv1.2 & TLSv1.3.

It still keeps stricter security on Debian since there the default still...

7e35242e 10/26/2022 04:17 PM Ewoud Kohl van Wijngaarden

Refs #35629 - Use the correct cipher profile

Fixes: 8472875da9a6b94c8c5dd3696d697e671934afc1

8472875d 10/24/2022 04:26 PM Ewoud Kohl van Wijngaarden

Fixes #35629 - Default Apache to PROFILE=system ciphers

At least on EL8 it's possible to use PROFILE=system for SSLCipherSuite
and SSLProxyCipherSuite. This allows admins to configure the cipher
suite on a system level and it also means we don't have to keep our...

bed61a5a 09/26/2022 02:57 PM Dirk Götz

Add Hammer SSH plugin

77a231a6 08/30/2022 10:25 AM Ewoud Kohl van Wijngaarden

Fixes #35440 - Drop host reports plugin

This plugin is discontinued and has been removed from the repositories since it was broken.

9f597913 08/04/2022 08:05 PM Ewoud Kohl van Wijngaarden

Refs #35149 - Remove katello hook dirs

In 10a30ba937f8e4c4cbbad889a05e3f5a8965eaf5 the top level directory
katello was removed. This means the hook_dirs entry is no longer needed.
It also means the directory no longer needs to be copied during
installation....

012257da 07/07/2022 09:16 AM Markus Bucher

Fixes #31502 - Add salt-plugin to proxy-answers

b6305f7f 07/05/2022 05:39 PM Ewoud Kohl van Wijngaarden

Fixes #35157 - Enable Pulp's content caching on Katello

Like 4155c66f59ea42fe10d709434d6ab5dcdb66b572 but for the Katello
scenario.

61099c43 07/05/2022 01:40 PM Ewoud Kohl van Wijngaarden

Remove mentions of Apache prefork settings

There is no setup where prefork is used after EL7 support was dropped.
While users can still manually switch the MPM module, we don't support
this.

Fixes: 344905158ad04395a65a56564d460e0d4e9ad27c

View revisions

Also available in: Atom