Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
config.pp 4.16 KB
env.pp 1.3 KB
install.pp 358 Bytes
passenger.pp 2.47 KB
rack.pp 1.02 KB
service.pp 301 Bytes

Latest revisions

# Date Author Comment
62380afb 08/15/2014 05:37 AM Dominic Cleal

Fix relationship specification, which fails under Puppet 2.7.11

When using two class names, they get concatenated:

[ INFO 2014-08-15 09:04:41 verbose] Could not find resource
'Class[Foreman_proxy::Config]Class[Foreman_proxy::Service]' for relationship...
23978618 07/28/2014 07:32 AM Dominic Cleal

fixes #4700 - deploy directory environments on Puppet 3.6 or higher

- $server_dynamic_environments is deprecated when server_directory_environments
is enabled, set $server_environments = [] instead for a similar effect
- environment.conf deployed if custom manifest, config_version etc supplied to...

15d79766 07/07/2014 09:26 AM Dominic Cleal

Ensure foreman_proxy::service is refreshed after SSL certs change

6cab2ac6 06/06/2014 02:46 AM Mickaël Canévet

Add server_environments_group and server_environments_mode parameters

36a27125 04/29/2014 05:36 PM Ewoud Kohl van Wijngaarden

Treat puppet-lint warnings as failures

17ab2608 03/05/2014 04:58 AM Ewoud Kohl van Wijngaarden

refs #4345: Add a server_ca_proxy

http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-2-proxy-certificate-traffic
describes how to set up a proxy CA. This adds a parameter to set up the
ca proxy on the puppet master.

488e069c 01/24/2014 09:34 AM Rene Visser

include apache::mod::passenger

for deploying a puppetmaster without theforman you also need mod_passenger

d2f1d3d0 01/17/2014 05:17 AM Dominic Cleal

Specify a file mode on site.pp due to PUP-1255

c2728551 01/02/2014 03:40 PM Ewoud Kohl van Wijngaarden

Switch from theforeman/apache to puppetlabs/apache

This silently ignores the PassengerMaxPoolSize parameter now.

7a03de3b 12/15/2013 06:08 PM Ewoud Kohl van Wijngaarden

Define $puppet::server_vardir in server::install

This makes dependencies easier.

View revisions

Also available in: Atom