Project

General

Profile

Download (103 Bytes) 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 }
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