Project

General

Profile

Download (941 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 }
96cab9ae 11/24/2011 07:10 AM Ohad Levy

basic puppet master support.

this includes:

puppet client configuration
puppet server configuration
passenger integeration