Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

cbe2b829 12/11/2013 03:59 AM Guido Günther

Allow to set git branch to puppet env map

The post receive hook already supports this but it's not configurable
yet.

28481a6a 12/10/2013 01:51 PM Mickaël Canévet

Fix include_class deprecation warnings

3045424e 12/10/2013 11:56 AM Mickaël Canévet

Split agent configuration into puppet::agent::*

c33a4433 12/10/2013 06:21 AM Mickaël Canévet

Use concat to create envs sections in puppet.conf

2ee4059f 11/08/2013 04:18 AM Mickaël Canévet

Add classfile parameter

df2e0bff 11/07/2013 01:01 PM Mickaël Canévet

Use concat to build puppet.conf

4d1a87be 10/23/2013 08:55 AM Mickaël Canévet

Add configtimeout parameter

b547ad7e 10/18/2013 11:06 AM Dominic Cleal

refs #3082 - fix variable references on SSL parameters

295cab59 10/14/2013 05:48 AM Marek Hulán

Fix specs by specifying correct facts

de8444ee 10/02/2013 03:15 AM Ivan Necas

server_dynamic_environments and server_environments_owner params

a6108299 08/29/2013 06:21 AM Ewoud Kohl van Wijngaarden

Use the correct envs dir variable

310e8878 08/27/2013 11:24 AM Marek Hulán

Convert multitype parameters to strings

Some parameters could be set to false or a string value. We prefer
consistent type so all such parameters are now forced to be string. In
case you want to indicate that the parameter should not be used you can
set it to undef....

3c158112 08/14/2013 06:49 AM Greg Sutcliffe

Make puppet::server install from puppet topclass

3eabb4b8 07/22/2013 06:21 AM Ewoud Kohl van Wijngaarden

Make foreman integration configurable

This patch makes reports and external_nodes configurable. It's based on
https://github.com/theforeman/puppet-puppet/pull/74 written by Robin
Bowes.

f2e87371 07/19/2013 06:56 AM Ewoud Kohl van Wijngaarden

Add tests for puppet::server::config

d9363c54 07/19/2013 06:20 AM Ewoud Kohl van Wijngaarden

Make PassengerMaxPoolSize configurable

561ee648 07/19/2013 06:09 AM Ewoud Kohl van Wijngaarden

Add more tests

1f3cc597 06/21/2013 12:58 PM Dominic Cleal

fixes #76 - replace spec/fixtures/ with .fixtures.yml

0c3dddc4 06/12/2013 10:16 AM Dominic Cleal

Update CI configuration

c994f999 12/05/2012 11:15 AM Jan Vansteenkiste

Test structure and an initial (example) test
Run puppet lint by default when running rake
Improved Rakefile
We require rspec > 2 for setting the pattern.