Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  server
config.pp 424 Bytes
cron.pp 381 Bytes
daemon.pp 204 Bytes
init.pp 1.34 KB
install.pp 152 Bytes
params.pp 2.51 KB
server.pp 1.62 KB
service.pp 131 Bytes

Latest revisions

# Date Author Comment
e280c104 02/27/2013 06:09 AM Greg Sutcliffe

Allow for different possible locations of the puppet binary inside the cronjob
Drop the sleep as it doesn't work on all shells

a505a645 02/07/2013 12:17 PM Ewoud Kohl van Wijngaarden

Move puppet user creation to install

Defining the user puppet in config causes a dependency cycle if the user is
using git_repo=true:

(Exec[restart_puppet] => Class[Puppet::Server::Passenger] => Class[Puppet::Server::Config] => User[puppet] => File[/etc/puppet/rack/config.ru] => Class[Puppet::Server::Passenger])...

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

Various puppet-lint and other style fixes

f690140f 02/07/2013 07:04 AM Dominic Cleal

Add /usr/share/puppet/modules to common modulepath, it's a Puppet default

8f07c6dc 01/24/2013 05:49 PM Dominic Cleal

Allow group read access to Puppet private key for use with Foreman or proxy

42024c67 01/23/2013 09:10 AM Greg Sutcliffe

Parameterize vardir properly

f36d4510 01/23/2013 09:00 AM Greg Sutcliffe

Handle reports and autosign for puppet3/passenger issues

56fa583a 01/23/2013 07:05 AM Greg Sutcliffe

Restart cleanly on changes to vhost/certs
Don't try to generate certs if not using passenger
Add ordering to puppet app_root

898cefa2 01/15/2013 10:47 AM Greg Sutcliffe

Fixes #2064 - manage puppetmaster if passenger is not used

6694290a 01/14/2013 07:21 AM Dominic Cleal

Add 'listen' support for puppet agent

View revisions

Also available in: Atom