Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
config.pp 3.92 KB
env.pp 228 Bytes
install.pp 251 Bytes
passenger.pp 1.39 KB
rack.pp 1.02 KB
service.pp 301 Bytes

Latest revisions

# Date Author Comment
827cddee 09/05/2013 10:34 AM Greg Sutcliffe

Add enc/report api options to puppetmaster

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....

00032792 08/15/2013 01:02 PM Greg Sutcliffe

Fix rename of server variable in env

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

Make puppet::server install from puppet topclass

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

Make PassengerMaxPoolSize configurable

83c98163 07/17/2013 01:12 PM Dominic Cleal

fixes #2770 - create modules/ subdir for each environment

c9cd351a 06/12/2013 09:58 AM Greg Sutcliffe

Fixes #2505 - drop storeconfig support from the foreman module

891085c0 05/23/2013 10:19 AM Greg Sutcliffe

Precreate /usr/share/puppet as it's not created on the debian systems

8bdb35b6 05/22/2013 04:37 AM Ewoud Kohl van Wijngaarden

Share the envs_dir value for git_repo and static envs

Currently git repos end up with /etc/puppet/environments/$environment
while statics end up in /etc/puppet/modules/$enviroment. This patch
unifies the two into the git style. This does break compatibility for...

23449a65 04/11/2013 04:19 AM Jan Vansteenkiste

Split out the different ssl files into variables for re-use and use local variables.

Using local variables is the suggested way to work around has_variable? since it does
not seem to be stable for undef values.
See http://docs.puppetlabs.com/guides/templating.html#testing-for-undefined-variables

View revisions

Also available in: Atom