Project

General

Profile

Activity

From 02/05/2020 to 03/05/2020

03/05/2020

04:21 PM Revision a9859de9 (puppet-foreman): Refs #28436 - Drop unused parameter
0e8621418b1eb3418066552945218cbad8d71f2d added this, but was a left over
from an earlier iteration.
Ewoud Kohl van Wijngaarden
04:02 PM Revision d3898585 (puppet-foreman): Use plugin_prefix to determine plugin packages
Previously this was duplicating the plugin prefix for packages that
didn't follow the convention. By using regsubst, ...
Ewoud Kohl van Wijngaarden

03/04/2020

01:34 PM Revision dae20b5f (puppet-katello): Refs #28922: Communicate via localhost to Candlepin
Eric Helms
01:03 PM Revision 191154f8 (puppet-candlepin): Fixes #28922: Deploy Candlepin on localhost by default
Eric Helms
12:56 PM Revision fb9f221d (puppet-foreman): Fixes #29255 - Set plugin config file mode to 0640
This sets the config file mode to 0640 by default because they may
contain secrets such as credentials. To keep it re...
Ewoud Kohl van Wijngaarden
12:40 PM Revision 185ca82e (puppet-katello): Mark compatible with candlepin 9.x
Ewoud Kohl van Wijngaarden

03/03/2020

07:36 PM Revision 7e0a4767 (puppet-foreman): Correct casing on Stdlib::HTTPUrl
While Puppet is case insensitive on data types, Kafo does care. This
matches the type to its actual definition.
Ewoud Kohl van Wijngaarden
06:56 PM Revision 92b8934f (puppet-katello): Remove coupled expectation
The Exec[restart_foreman] resource is part of Foreman::Service when
Passenger is used. Since the default flipped, thi...
Ewoud Kohl van Wijngaarden
06:56 PM Revision 1c7b88ef (puppet-katello): Add transition to fixtures
puppet-pulp has started to depend on this. Ewoud Kohl van Wijngaarden
02:26 PM Revision 481ee53f (installer): Fixes #29052: Drop upgrade flag and treat all installer runs the same
Eric Helms
02:19 PM Revision e8f3f606 (puppet-candlepin): Bump version to 9.0.0
504ed85be6eabf3a9aa7d431093bda74adc4682e was a breaking change so the
version should reflect this. This forces module...
Ewoud Kohl van Wijngaarden

02/28/2020

07:31 PM Revision 7b00793a (puppet-pulpcore): Refs #28901 - Fix settings.py.erb
Rafael Guerra Cavalcanti
05:48 PM Revision 504ed85b (puppet-candlepin): Fixes #29220: Disable CRL generation by default
Eric Helms
05:18 PM Revision 8bc1ba30 (puppet-foreman): Fixes #29148 - Use Puma instead of Passenger by default
Suresh Thirugnanasambandan
12:37 PM Revision 0e862141 (puppet-foreman): Fixes #28436 - Add keycloak support
This adds support for keycloak when using the
keycloak-httpd-client-install command. A more native integration would
...
Ewoud Kohl van Wijngaarden

02/27/2020

09:36 PM Revision cb9a1fed (installer): Fixes #29208 - Use fail_and_exit where possible
This replaces various custom definition of the error method with the
central fail_and_exit.
Ewoud Kohl van Wijngaarden

02/26/2020

12:58 PM Revision 72d7c3f6 (installer): Fixes #28903 - Stop installer when package install fails
The puppet resource command always exits with code 0, even when the
package failed to install. This approach uses pup...
Ewoud Kohl van Wijngaarden
01:58 AM Revision f78dba6d (puppet-pulp): Refs #29052: Stop services before running database migrations
Eric Helms

02/25/2020

10:55 PM Revision 44591b97 (installer): Fixes #29097: Move puppet-agent-oauth reinstall to Foreman hooks
Eric Helms
03:20 AM Revision 79d7a55a (puppet-pulpcore): Fixes #29069 - Apply selinux labels to pulpcore ports
William Clark
01:29 AM Revision b9eb2179 (installer): Fixes #28839 - Reset pulpcore db with reset
Samir Jha

02/24/2020

08:36 PM Revision c0425866 (installer): Sort answer files and add headers
Kafo always adds this header so this keeps the diff smaller. Ewoud Kohl van Wijngaarden
07:02 PM Revision f528c342 (installer): Sort Rubocop rules
Michael Moll

02/21/2020

08:28 PM Revision 8a6fd459 (puppet-foreman_proxy_content): Fixes #28901 - Support SSL connection for external Pulpcore PostgreSQL database
William Clark
11:40 AM Revision 22d6a20f (installer): Refs #28915 - Only run upgrade if the installer ran
If the user passed in --noop, no upgrade should take place. When the
install failed, there's also no point in running...
Ewoud Kohl van Wijngaarden

02/20/2020

07:04 PM Revision f36d351a (puppet-pulpcore): Refs #28901 - Support SSL connection for external postgresql database
William Clark
06:10 PM Revision ef0d8745 (puppet-foreman_proxy): Update the compatibility matrix in the README
This makes it clear that 13.x is Foreman Proxy 2.0 only. Ewoud Kohl van Wijngaarden

02/19/2020

08:19 PM Revision 94e03d58 (puppet-foreman): Fixes #28955 Add puma configuration tuning options
Suresh Thirugnanasambandan
12:50 PM Revision 05ad2405 (installer): 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 dir...
Ewoud Kohl van Wijngaarden
12:46 PM Revision 6a02be6e (puppet-foreman): Fixes #28739: Fix static asset caching when using Puma
Eric Helms
12:44 PM Revision 1300985b (puppet-pulp): Fixes #29054: Run pulp migrations if any are pending
Eric Helms
02:12 AM Revision f6dda3ec (puppet-katello): Refs #29039 - Use foreman's Apache config standalone (#324)
* Refs #29039 - Use foreman's Apache config standalone
By using only the Apache config, it's possible to use the Apa...
Ewoud Kohl van Wijngaarden

02/18/2020

07:37 PM Revision 386a1acc (puppet-foreman_proxy_content): Refs #29039 - Use loose coupling to Foreman's Apache config
By only including the Apache config, we get only what we really need. Ewoud Kohl van Wijngaarden
07:37 PM Revision e3ca6f90 (puppet-foreman_proxy_content): Use a single Apache fragment
Ewoud Kohl van Wijngaarden
05:56 PM Revision 508aca84 (puppet-foreman_proxy_content): Refs #28901 - support external postgres database in pulpcore
William Clark
05:46 PM Revision 8af63b84 (puppet-foreman): Fixes #29039 - Make foreman::config::apache standalone
By not relying on the foreman class parameters, it becomes easier to use
this class without Foreman. This can be usef...
Ewoud Kohl van Wijngaarden
05:46 PM Revision ba994b62 (installer): Fixes #28915: Always run foreman upgrade rake tasks in post hooks
Eric Helms
03:20 PM Revision 7cfe55cd (puppet-foreman_proxy): Refs #29005 - Require theforeman/dns 7.x
fecf9c8b8bc3a50bdc0ace5e96840fae90c9d240 started to depend on parameters
only present in 7.0.0, but was merged before...
Ewoud Kohl van Wijngaarden
03:17 PM Revision fecf9c8b (puppet-foreman_proxy): Fixes #29005 - Make IPv4 optional in proxydns
Ewoud Kohl van Wijngaarden

02/17/2020

11:51 PM Revision e8956afd (puppet-pulpcore): fixup admin spec
William Clark
07:50 PM Revision 236e4d2e (puppet-pulpcore): Fixes #28996 - Set PULP_STATIC_ROOT
William Clark

02/13/2020

04:37 PM Revision e4b56a04 (installer): Update pulpcore to theforeman org
The module was released to theforeman rather than katello. When pinning
modules this breaks.
Ewoud Kohl van Wijngaarden
12:45 PM Revision df607e55 (installer): Use a more expressive rspec test syntax
This results in a more readable failure:
1) Puppet module mymodule should support Puppet 6.0.0
Failure/Er...
Ewoud Kohl van Wijngaarden
12:26 PM Revision b3347f51 (puppet-pulpcore): Release 0.1.0
Ewoud Kohl van Wijngaarden
11:46 AM Revision 66445cdc (installer): bump version to 2.1-develop
Tomer Brisker

02/12/2020

09:15 PM Revision 678fbedd (puppet-dhcp): Release 5.1.1
Ewoud Kohl van Wijngaarden
08:57 PM Revision e314bd75 (puppet-foreman): Release 14.0.0
Ewoud Kohl van Wijngaarden
08:46 PM Revision 4e129e3b (puppet-foreman_proxy_content): Release 10.0.0
Ewoud Kohl van Wijngaarden
08:46 PM Revision 2d7ac6da (puppet-foreman_proxy_content): Depend on katello/pulp 7.x
pulp 7.x moves files and locations around to not conflict with Pulp 3. Ewoud Kohl van Wijngaarden
08:46 PM Revision 85f787fe (puppet-foreman_proxy_content): Depend on theforeman/foreman_proxy 13.x
0894d60f13182620b35a002cca137a09ef3a7864 started to depend on
foreman_proxy 13.x
Ewoud Kohl van Wijngaarden
08:45 PM Revision 2232de23 (puppet-katello): Release 13.0.0
Ewoud Kohl van Wijngaarden
08:41 PM Revision ca86bcc0 (puppet-katello): Allow katello/candlepin 8.x and katello/pulp 7.x
Ewoud Kohl van Wijngaarden
08:39 PM Revision ebead26d (puppet-katello): Require theforeman/foreman 14.x
94179dd22a05840eb2436eb8110fb2c4b9617fad started to depend on the
dynflow workers only present in 14.x
Ewoud Kohl van Wijngaarden
06:19 PM Revision 25b95525 (puppet-foreman_proxy): Release 13.0.0
Ewoud Kohl van Wijngaarden
06:02 PM Revision 9a85ed9c (puppet-foreman_proxy): Allow new major versions of modules
Ewoud Kohl van Wijngaarden
06:02 PM Revision 065fb772 (puppet-foreman_proxy): Use https:// in the source URL
Ewoud Kohl van Wijngaarden
05:53 PM Revision 0736bac0 (puppet-pulp): Match the metadata author case to the module name
This is required by puppet-blacksmith and also matches the forge
metadata name.
Ewoud Kohl van Wijngaarden
05:43 PM Revision 1a3f465f (puppet-candlepin): Release 8.0.0
Ewoud Kohl van Wijngaarden
05:43 PM Revision c885f255 (puppet-candlepin): Match the metadata author case to the module name
This is required by puppet-blacksmith and also matches the forge
metadata name.
Ewoud Kohl van Wijngaarden
04:15 PM Revision e48f6a19 (puppet-pulp): Release 7.0.0
Ewoud Kohl van Wijngaarden
03:53 PM Revision 0c3f12a0 (puppet-foreman): Drop foreman::config::passenger::fragment
8828a108029ff945311dd7ae3113ef9d125d3934 introduced
foreman::config::apache::fragment and deprecated the passenger ve...
Ewoud Kohl van Wijngaarden
03:38 PM Revision 6746ff67 (puppet-foreman): Set ssl_verify_client parameter in tests
109c813f7b22d0b763a6e0b257721c0abcff7c8e failed to include this causing
tests to fail.
Ewoud Kohl van Wijngaarden
02:29 PM Revision ae3c9cc8 (puppet-puppet): Release 13.0.0
Ewoud Kohl van Wijngaarden
01:07 PM Revision 6d9713cd (puppet-puppet): Add redis as a fixture
Foreman now depends on Redis for the RedisUrl type Ewoud Kohl van Wijngaarden
01:04 PM Revision 864ee234 (installer): Fixes #28930: Install SCL postgresql-contrib if postgresql-contrib present
Eric Helms
02:47 AM Revision f26f5e5a (puppet-qpid): Match author case in metadata
puppet-blacksmith assumes the author and the module name match case.
This also matches to the actual forge username.
Ewoud Kohl van Wijngaarden

02/11/2020

11:50 PM Revision d4692522 (puppet-pulpcore): Refs #28901 - add setting postgresql_db_user
William Clark
08:07 PM Revision bcd07e68 (puppet-foreman_proxy_content): Refs #28720 - connect to mongo for content migrations
William Clark
07:48 PM Revision 109c813f (puppet-foreman): Allow configuring SSLVerifyClient instead of hardcore
Closes GH-743 Jeroen Hooyberghs
07:31 PM Revision 1d5fb117 (puppet-git): Release 6.0.2
Ewoud Kohl van Wijngaarden
06:07 PM Revision 67e9ae35 (puppet-qpid): Release 6.1.0
Ewoud Kohl van Wijngaarden
05:34 PM Revision f9ba7508 (puppet-dns): Release 7.0.0
Ewoud Kohl van Wijngaarden
04:54 PM Revision 448c052a (puppet-certs): Release 7.0.0
Ewoud Kohl van Wijngaarden
04:48 PM Revision 4d119ee0 (puppet-tftp): Release 5.0.2
Ewoud Kohl van Wijngaarden
03:59 PM Revision e5a05182 (puppet-foreman_proxy_content): Fixes #28983 - Allow integers for $proxy_pass_params
f95a6eef1d510e65e2499367d738935b151cd05c added a parameter to allow
setting parameters to proxy_pass but only accepte...
Ewoud Kohl van Wijngaarden
01:33 PM Revision 047b0ba6 (installer): Fixes #28934: Install rh-postgresql12 in devel scenario
Eric Helms
12:22 PM Revision e077f41b (installer): 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...
Ewoud Kohl van Wijngaarden

02/10/2020

08:43 PM Revision 3e3cb319 (puppet-pulpcore): Verify everything to have documented parameters
Ewoud Kohl van Wijngaarden
08:18 PM Revision 9bcbcf74 (puppet-pulpcore): Refs #28720 - Fixup migration variables and template
William Clark
06:55 PM Revision 752adcf0 (puppet-pulpcore): Fixes #28901 - support external postgresql
William Clark

02/07/2020

01:23 AM Revision ccdd3573 (puppet-pulpcore): Refs #28720 - move migration params into migration plugin
William Clark
 

Also available in: Atom