Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
74179f9c 04/21/2021 03:57 PM Eric Helms

Fixes #32037 - Disable katello-agent on install, ensure enabled on upgrade

fa27f196 04/21/2021 01:47 PM Eric Helms

Fixes #32369: Set katello content enable params based on puppet-foreman_proxy_content params

ae4fa614 04/14/2021 02:43 PM Eric Helms

Fixes #29781 - Drop passenger references from hiera configuration

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.

View revisions

Also available in: Atom