Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
config.ru.2.erb 767 Bytes
config.ru.erb 1.6 KB
post-receive.erb 3.7 KB
puppet-vhost.conf.erb 1.42 KB
puppet.conf.erb 1.51 KB

Latest revisions

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

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

Make PassengerMaxPoolSize configurable

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

Fixes #2505 - drop storeconfig support from the foreman module

06d6e74c 06/12/2013 07:37 AM Lukas Zapletal

retabbing configuration template

988acfbd 06/12/2013 07:36 AM Lukas Zapletal

fixes #2653 - fixing httpd 2.4+ support in F18+

c3789903 06/04/2013 07:00 AM Dominic Cleal

Remove RackAutoDetect, now obsolete

0801b81a 05/23/2013 11:13 AM Ewoud Kohl van Wijngaarden

Introduce the config_version parameter

How to determine the configuration version. By default, it will be the time
that the configuration is parsed, but you can provide a shell script to
override how the version is determined. The output of this script will be added...

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

View revisions

Also available in: Atom