Project

General

Profile

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

# Date Author Comment
7a9857ba 05/02/2012 12:06 PM Greg Sutcliffe

Parameterize the agent half of the module, and enable user to specify the Puppet port

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 }
f4eeaac9 04/11/2012 04:34 PM Greg Sutcliffe

Puppet shouldn't depend on Foreman - we only need some apache data

7948ec3f 04/11/2012 03:22 PM Greg Sutcliffe

Add daemonized run mode, select run style from params

1c0eed2c 04/11/2012 03:02 PM Ohad Levy

adds basic cron handling for puppet runs

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

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