Project

General

Profile

Download (1.79 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
af4efdd2 05/01/2012 10:58 AM Greg Sutcliffe

Make puppet::server a parameterized class

This is a drop-in replacement - running 'include puppet::server' should
behave exactly as before. In addition, you can now do things like:

class { '::puppet::server': git_repo => true }
2a851d8c 03/31/2012 08:25 AM Greg Sutcliffe

Ensure we can write the bare git repo

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

default value should not incldue git to avoid complexity

50d6510d 03/01/2012 07:41 AM Ohad Levy

removes configusing git bare path, and extract it as parameter

5f62d338 03/01/2012 03:33 AM Ohad Levy

allow puppet user to access git repo over ssh

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

96cab9ae 11/24/2011 07:10 AM Ohad Levy

basic puppet master support.

this includes:

puppet client configuration
puppet server configuration
passenger integeration