Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  agent
  server
agent.pp 256 Bytes
config.pp 935 Bytes
init.pp 14.6 KB
params.pp 4.09 KB
server.pp 1.23 KB

Latest revisions

# Date Author Comment
faf792ed 05/21/2014 10:49 AM Trey Dockendorf
  • Add runmode 'none' to allow for masterless Puppet usage scenarios
b157a1c4 05/07/2014 08:46 AM Greg Sutcliffe

Remove the lockfile some Debian puppet packages deploy

36a27125 04/29/2014 05:36 PM Ewoud Kohl van Wijngaarden

Treat puppet-lint warnings as failures

3cb3c7f7 04/25/2014 04:27 AM Leah Fisher

Set explicit perms, owner and group on puppet.conf

When the umask on the server is 0077, the puppet.conf file has
permissions of 0600 and the file can't be read by the foreman-proxy or
puppet since the default owner is root. By setting the perms to world...

ba91eca1 04/19/2014 03:47 PM Angel L. Mateo

If runmode is 'service' and is a debian based system, ensure that
/etc/default/puppet has START=yes

3579308a 04/08/2014 06:06 AM Mickaël Canévet

Add strict_variables support

11e65ebd 03/05/2014 05:11 AM Ewoud Kohl van Wijngaarden

Issue #4345: Add an allow_any_crl parameter

http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-2-proxy-certificate-traffic
states the following should be present in auth.conf if using a puppet ca
proxy:

path /certificate_revocation_list...

94e967ee 03/05/2014 05:11 AM Ewoud Kohl van Wijngaarden

Refactor puppet::config and add tests

17ab2608 03/05/2014 04:58 AM Ewoud Kohl van Wijngaarden

refs #4345: Add a server_ca_proxy

http://docs.puppetlabs.com/guides/scaling_multiple_masters.html#option-2-proxy-certificate-traffic
describes how to set up a proxy CA. This adds a parameter to set up the
ca proxy on the puppet master.

cd091989 02/14/2014 06:30 AM Ewoud Kohl van Wijngaarden

Only show ca_server if non-empty

View revisions

Also available in: Atom