Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  family
  scenario
  tuning
common.yaml 780 Bytes
security.yaml 32 Bytes

Latest revisions

# Date Author Comment
d83807b2 04/17/2024 12:58 PM Ewoud Kohl van Wijngaarden

Fixes #37297 - Use SCRAM passwd encryption with PostgreSQL

PostgreSQL supports SCRAM encryption and PostgreSQL 14 will also default
to this. Moving to it sooner helps removing md5 from the system.

3f846ff1 03/11/2024 12:21 PM Evgeni Golov

Fixes #37177 - Upgrade PostgreSQL to 13 on EL8

4462c6d4 09/27/2023 03:11 PM Ewoud Kohl van Wijngaarden

Fixes #36784 - Drop MaxRequestsPerChild tuning

Since puppetlabs-apache 9.0.0 this tuning does nothing, since the
parameter was dropped. For older versions it may also trigger
https://bugzilla.redhat.com/show_bug.cgi?id=2238325 and the default
tuning doesn't set it, so is likely unaffected.

889b267b 09/12/2023 11:10 AM William Clark

Remove qpid tunings from tuning profiles

390f51fc 09/12/2023 11:10 AM William Clark

Remove unused key enable_katello_agent from foreman.hiera/common.yaml

katello-agent was deprecated before, now it is removed altogether

dad33203 02/20/2023 08:42 PM Ewoud Kohl van Wijngaarden

Fixes #35985 - Use Katello integration in theforeman/puppet

5eb2c13b 10/31/2022 12:11 PM Eric Helms

Fixes #35564 - Use Redis 6 on EL8

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

View revisions

Also available in: Atom