Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
2bede0fa 04/09/2021 06:43 PM Ewoud Kohl van Wijngaarden

Fixes #32269 - Set ReservedCodeCache for Puppetserver

Puppetserver 6 really benefits from an increased ReservedCodeCache.
Puppet recommends this in their tuning guide1 and various deployments
have shown to greatly benefit from it. 512m appears to be a good default...

45460c5a 04/09/2021 06:40 PM Eric Helms

Fixes #32276: Add foreman::cli::katello to Katello scenario

8411f367 03/31/2021 04:54 PM Ewoud Kohl van Wijngaarden

Handle server_puppetserver_metrics nil migration

In the Puppet module the parameter server_puppetserver_metrics was
changed from Optional[Boolean] to Boolean. This breaks upgrades. The
solution is to delete the entry if it's nil which causes Kafo to
determine the new default automatically.

259dc894 03/31/2021 04:35 PM Adam Růžička

Add webhooks plugins (#659)

  • Add foreman webhooks plugin
  • Add proxy shellhooks plugin
2367fd7f 03/29/2021 01:33 PM Eric Helms

Refs #32175: Set foreman-tasks backup to true on upgrades

For new installations, the intent is to default to task cleanup
to not store backups of the tasks deleted. Since the previous
behavior is to store backups on cleanup, when upgrading users
should retain the same behavior and intentionally disable backups...

fdc20de5 03/08/2021 06:16 PM Ewoud Kohl van Wijngaarden

Fixes #31834 - Use PostgreSQL 12 on EL8

This aligns Red Hat 7 and Red Hat 8 on PostgreSQL 12. It uses the
a specific git commit for DNF module support but without dropping Puppet
5 to allow for a cherry pick to 2.4. After develop drops Puppet 5
support, it should switch to >= 7.0.1 as a version specifyer....

62e0af7d 03/01/2021 05:00 PM Ewoud Kohl van Wijngaarden

Remove MongoDB references

This doesn't include a migration to remove the custom fact for tuning.

0365b1a3 02/01/2021 10:12 AM Ewoud Kohl van Wijngaarden

Fixes #31757 - Drop foreman proxy pulp plugin in foreman

In 01186b11dbc38ea45a570be758b681e1f5da7729 this was added, but it
doesn't really make sense in the Foreman scenario. Only Katello can use
it, but you need more things on the proxy which is only provided by the...

a3d1da76 01/28/2021 12:49 PM Eric Helms

Fixes #31614: Enable Pulp 3 by default on server and proxies

b2da117c 01/12/2021 09:32 PM Ondřej Ezr

Fixes #31553 - migrate default for ssh_args

View revisions

Also available in: Atom