Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c64b8969 04/06/2021 02:35 PM Ewoud Kohl van Wijngaarden

Move to puppetserver_foreman

The Foreman integration bits are being split out to their own module.
This changes over the integration.

12154ce6 03/29/2021 10:44 AM Tim Meusel

(#780) Use dedicated parameter for jruby profiler

This introduces a new parameter to disable the profiling indepently from
the metrics. Previously this was enabled by default. However Puppet Inc.
disables it in their standard configuration and the profiler causes a...

2ffa254d 03/29/2021 10:44 AM Tim Meusel

(#780) puppetserver: don't purge metrics.conf

7f3bbf05 02/10/2021 07:05 PM Karl vollmer

Add `package_install_options` variable to allow you to pass flags to the package resource statements

51943a2e 10/10/2020 08:35 PM Alex Fisher

Add `server_puppetserver_trusted_certificate_extensions`

Accepts an array of hashes to allow for more complicated setups.
Typical use would probably just be a single array element such as...

```puppet
class { 'puppet':
...
server_puppetserver_trusted_certificate_extensions => [{ 'pp_authorization' => 'catalog' }],...

ed78b931 08/05/2020 06:31 PM Alex Fisher

Use server_trusted_agents in v4 catalog endpoint

34d53f78 05/27/2020 09:39 AM Stefan Goethals

Check CA path when creating the CA cert

When starting a new puppetserver as CA with existing CA files, the current code
tries to perform 'puppetserver ca setup' because the puppetserver's cert does
not exist yet. However, that command fails because the CA cert files exist and...

72ef3f78 05/13/2020 07:00 PM Daniel S. Reichenbach

Support Ubuntu Focal

1222b80d 05/12/2020 03:54 PM William Clark

Fixes #29735 - support el8

904e51b3 05/05/2020 06:56 PM Ewoud Kohl van Wijngaarden

Revert "Convert the systemd timer service to camptocamp/systemd"

This reverts commit 4302973e8f47c77ed35b2a399c1ccef2d503b400, except the
dependency bits. It's also updated to be lint clean.

The reason to revert this is that the integrated daemon reload in...

View revisions

Also available in: Atom