Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
34bc641a 04/02/2020 05:18 PM Suresh Thirugnanasambandan

Fixes #29282 - Enable Puma migration on compatible upgrades

The commit bd02fbd reverted commit 0b244f5.

https://github.com/theforeman/puppet-foreman/pull/814 fixed the race
condition of systemctl start foreman returning immediately before the
service was up.

d34e9e71 04/02/2020 12:03 PM Shimon Shtein

Rename inventory_upload to rh_cloud

f650f590 03/30/2020 01:58 PM Suresh Thirugnanasambandan

Fixes #29426 - Configure default mongo cache size

Configuring default mongo cache size to 20% of total memory. See1
Otherwise mongo goes onto consume about 50% of total memory. See2

[1] https://access.redhat.com/solutions/4505561
[2] https://docs.mongodb.com/manual/core/wiredtiger/#memory-use

9c46c799 03/23/2020 04:08 PM Suresh Thirugnanasambandan

Refs #29339 - Reset tuning for foreman-proxy-content scenario

6048fcc removed the option to set tuning for foreman-proxy-content.
This ensures the tuning is the same for every installation.

bd02fbd9 03/18/2020 11:38 AM Ewoud Kohl van Wijngaarden

Revert "Fixes #29282: Add migration to enable Puma"

This reverts commit 0b244f5623889585eb2b1a16a20ef659ebd2195f.

This currently doesn't work because systemctl start foreman returns
immediately, even before the service is up. Essentially it's a race
condition which for some reason this isn't an issue in installation....

0b244f56 03/06/2020 08:52 PM Suresh Thirugnanasambandan

Fixes #29282: Add migration to enable Puma

c0425866 02/24/2020 08:36 PM Ewoud Kohl van Wijngaarden

Sort answer files and add headers

Kafo always adds this header so this keeps the diff smaller.

05ad2405 02/19/2020 12:50 PM Ewoud Kohl van Wijngaarden

Fixes #27848 - Disable HTTP by default on Katello's proxy

The HTTP and templates features are useful when a host needs to be
provisioned and can't reach the Foreman server directly. Since this is
by definition the Foreman server, the client should be able to reach it....

e077f41b 02/11/2020 12:22 PM Ewoud Kohl van Wijngaarden

Refs #28928 - Remove checkpoint_segments from tuning

The checkpoint_segments setting no longer exists since PostgreSQL 10 and
the server fails to start up if it's present.

This is not a complete fix since it doesn't clean it up on existing
installations which can break upgrades.

86015eda 01/28/2020 06:28 PM William Clark

Fixes #28828 - Enable pulpcore

View revisions

Also available in: Atom