Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  server
config.pp 662 Bytes
cron.pp 381 Bytes
daemon.pp 204 Bytes
init.pp 1.59 KB
install.pp 152 Bytes
params.pp 2.71 KB
server.pp 1.79 KB
service.pp 131 Bytes

Latest revisions

# Date Author Comment
2db8b41d 03/28/2013 11:21 AM Martin Barry

Added ca_server to params and puppet.conf template

3ab63215 03/28/2013 06:10 AM Sander Hoentjen

add support for different storeconfigs backends

338e85ca 03/26/2013 11:15 AM Gavin Williams

Updated passenger install and created template files required for passenger config

e18757fa 03/19/2013 10:54 AM Ewoud Kohl van Wijngaarden

Make external_nodes a configurable parameter

In https://github.com/theforeman/puppet-foreman/pull/42 a parameter is
added, but this needs a way to configure it.

b50d30ce 03/12/2013 12:31 PM Gavin Williams

Ensure that using top-level variable for $::puppet::runmode.

04911317 03/12/2013 11:24 AM Gavin Williams

Updated to use 'include' rather than 'class', as won't break existing
setups which have puppet and puppet::cron defined.

45211baf 03/12/2013 10:51 AM Gavin Williams Updated Puppet::init to support specifying a runmode:
  • Added a $runmode param which defaults to 'service'.
  • Created paramater in init class.
  • Added a case statement to config class to include relevant class based
    on runmode value.
7304901f 03/12/2013 06:31 AM Gavin Williams
  • Updated default run interval to seconds.
  • Converted lookupvar to use top-level param scoping.
16b8a920 03/11/2013 01:44 PM Gavin Williams Updated Puppet to support following additional agent parameters:
  • Pluginsync - defaults to true
  • Splay - defaults to false
  • Runinterval - defaults to 30.

Added as parameters to init.pp so that can be set on class call.
Updated puppet.conf.erb template to handle additional properties.

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

View revisions

Also available in: Atom