Project

General

Profile

Download (602 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
36a27125 04/29/2014 05:36 PM Ewoud Kohl van Wijngaarden

Treat puppet-lint warnings as failures

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

Use concat to create envs sections in puppet.conf

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

Fix rename of server variable in env

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

fixes #2770 - create modules/ subdir for each environment

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

39bda209 02/07/2013 09:47 AM Ewoud Kohl van Wijngaarden

Various puppet-lint and other style fixes

e9ca588c 12/04/2012 08:43 AM Jan Vansteenkiste

Style and syntax cleanup in the passenger manifest

09661d61 03/04/2012 07:38 AM Ohad Levy

default value should not incldue git to avoid complexity

076d79da 03/01/2012 03:33 AM Ohad Levy

Adds dynamic puppet environments by using git branches.

15e686fb 01/19/2012 02:26 AM Jan Vansteenkiste

Puppet-Lint-I-Fied puppet module: Fix quoting and various other fixes