Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
config.pp 11.4 KB
enc.pp 201 Bytes
env.pp 2.63 KB
install.pp 2.1 KB
passenger.pp 5.42 KB
puppetserver.pp 8.7 KB
rack.pp 795 Bytes
service.pp 1.89 KB

Latest revisions

# Date Author Comment
bbc0e369 04/27/2017 05:15 PM Dominic Cleal

Order stopping of standalone master service before starting Apache

When configuring a Passenger-based Puppet master on Debian, installation
of the master package will usually start the service and listen on the
master port. Starting Apache then fails as the port's in use....

4ce096f5 04/20/2017 07:53 PM Dis McCarthy

Add web_idle_timeout on puppetserver

This allows configuration of idle timeouts on the Jetty side

1ab543f0 04/12/2017 05:55 PM downsj2

Add autosign_source parameter

may be used instead of autosign_content

f1aaabb4 04/06/2017 09:39 AM Dominic Cleal

Convert Kafo data types to Puppet 4 data types in class parameters

ff62ab14 03/29/2017 07:47 AM Dominic Cleal

Move chaining arrows to right operand line

To match style guide and for compatibility with puppet-lint 2.2.0.

ad08281a 03/24/2017 10:22 AM Sean O'Keeffe

Fixes #19020 - Generate Puppet cert with --allow-dns-alt-names

d30a29a7 03/06/2017 07:41 AM Phillip Reisbeck

Add toggle to disable ssl key handling (#481)

To enable external certificate and key handling add a new boolean to disable the standard private_key

Closes GH-479

8edc3f0c 01/04/2017 01:03 PM James Powis

allow enabling crl when server_ca => false

This allows the CRL to be enabled when puppet_ca is disabled.
Additionally, provide the ability to sync #{ssldir}/ca/ca_crl.pem
contents to #{ssldir}/crl.pem from a master of masters.

closes GH-460

7a9226d3 12/17/2016 11:26 AM Martin Schurz

set vardir, rundir and logdir explicitly in puppet.conf

see https://docs.puppet.com/puppetserver/2.7/puppet_conf_setting_diffs.html#overriding-puppet-settings-in-puppet-server

a715490c 12/15/2016 11:37 AM Nick George

allow to supply content for the autosign file

closes GH-413
closes GH-416

View revisions

Also available in: Atom