Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
config.pp 4.92 KB
env.pp 1.69 KB
install.pp 744 Bytes
passenger.pp 2.89 KB
rack.pp 1.1 KB
service.pp 970 Bytes

Latest revisions

# Date Author Comment
ce7bfca7 02/04/2015 10:47 AM Michael Moll

use puppetlabs-puppetdb for Puppet master config

ff942a72 02/04/2015 08:49 AM Ewoud Kohl van Wijngaarden

Make foreman integration optional

Instead of including foreman::params, the values are copied. That means
foreman::params no longer needs to be included.

The next use of foreman is in puppet::server::config where it sets up
reporting and ENC. This is wrapped in a new boolean $server_foreman. The...

d830c7e0 02/03/2015 08:02 PM Trey Dockendorf

Add parameter server_rack_arguments

  • Default is an empty array
  • Elements are added to ARGV in Puppet server's rack config.ru
885a3086 01/14/2015 05:18 PM Greg Petras

fixes #8944 - rename facts parameter

d2ce9ee7 01/09/2015 03:57 AM Martin Pfeifer

make env {owner,group,mode} configurable via parameters

Closes GH-214

de4856d3 01/07/2015 05:56 PM Dominic Cleal

Add CRL checking for Apache 2.4 to Puppet vhost

2eb4cf1a 12/23/2014 11:25 AM Alexey Amerik

add ca_port parameter

Closes GH-205

3fdeed75 12/15/2014 05:40 PM Harry Danes

set mode for rack application directories

The directories which are used by the rack application should be
readable if the system is hardened with an umask of 0077 (instead
of the default 0022).

07a23f55 11/06/2014 08:51 AM Ewoud Kohl van Wijngaarden

Update passenger SSL settings to the latest

This copies the protocol and cipher settings from upsteam:
https://github.com/puppetlabs/puppet/commit/204b2974bf7d10a41b10532c7565de36e993276a

Fixes GH-195

6da257d9 10/23/2014 06:39 AM Dominic Cleal

Ensure git-shell is installed before setting the user shell

View revisions

Also available in: Atom