Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
config.pp 10.8 KB
enc.pp 240 Bytes
install.pp 1.18 KB
puppetserver.pp 11.2 KB
service.pp 344 Bytes

Latest revisions

# Date Author Comment
1cd28048 04/11/2019 10:21 AM Michael Moll

drop Puppet 4

964f110c 03/03/2019 01:05 AM Ewoud Kohl van Wijngaarden

Fixes #26199 - Fix dependency cycle when using git_repo

Previously this resulted in a dependency cycle. The tests didn't compile
so didn't catch it.

dependency cycles found: (File[/opt/puppetlabs/puppet/cache] => Class[Puppet::Server::Install] => Class[Puppet::Server::Config] => File[/opt/puppetlabs/puppet] => File[/opt/puppetlabs/puppet/cache])...
27eb2074 02/14/2019 04:45 PM Matthias Baur

Implement $server_max_open_files

This commit implements the $server_max_open_files parameter which allows
the user to configure the max open file descriptor limit for Puppetserver.

Fixes GH-670.

899bb08f 01/11/2019 02:29 PM Ewoud Kohl van Wijngaarden

Fixes #25839 - Determine puppetserver version in server.pp

Currently we store some parameters in the installers answers file that
relate to the puppetserver version. This is because we determine them in
params.pp which means init.pp has them. The result is that when a user...

659253df 01/10/2019 08:19 PM Ewoud Kohl van Wijngaarden

Document classes and defines

be0fef41 12/29/2018 03:42 PM Michael Moll

add enable-infra-crl (Puppetserver 6.x)

f5b49831 12/16/2018 12:43 AM Ewoud Kohl van Wijngaarden

Drop puppetserver < 2.7 support

a61e010e 12/16/2018 12:42 AM Ewoud Kohl van Wijngaarden

Remove dynamic and config environments

Since Puppet 4 only directory environments are supported so this was
mostly dead code.

d8e263bd 12/15/2018 10:35 PM Ewoud Kohl van Wijngaarden

Remove passenger

054d079c 11/18/2018 06:57 PM Ewoud Kohl van Wijngaarden

Add Puppet 6 support

The only difference is the 6 CA generation and that we need _core repos
as fixtures because the gem doesn't include the vendored modules.

While we're at it, we also add Puppet 5 acceptance tests but because of
a lack of packages we skip:...

View revisions

Also available in: Atom