Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  server
config.pp 763 Bytes
cron.pp 381 Bytes
daemon.pp 204 Bytes
init.pp 2.64 KB
install.pp 152 Bytes
params.pp 3.1 KB
server.pp 4.11 KB
service.pp 131 Bytes

Latest revisions

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

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

fixes #2770 - create modules/ subdir for each environment

06de9139 06/12/2013 10:42 AM Dominic Cleal

Ensure the Puppet config is deployed before the agent is started

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

Fixes #2505 - drop storeconfig support from the foreman module

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

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

9eea3154 04/19/2013 09:51 AM Dominic Cleal

Rename 'noop' parameter, it's a reserved meta-parameter

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