Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  agent
  server
agent.pp 256 Bytes
config.pp 2.02 KB
init.pp 31.1 KB
params.pp 10 KB
server.pp 1.48 KB

Latest revisions

# Date Author Comment
7e050505 09/30/2015 09:51 AM Pall Valmundsson

Don't generate CA cert if not a CA server

Before this change a CA certificate would always be generated for a
master node, regardless of whether it was a CA or not. This changes that
behaviour so that a CA certificate is only generated when the node is
configured to be a CA server.

0d64709f 09/27/2015 08:10 AM Johan Lyheden

Adds 4 new class parameters to puppet

  • server_default_manifest
  • server_default_manifest_path
  • server_default_manifest_content
  • server_ssl_dir_manage
414bf444 09/23/2015 04:41 PM Mark McKinstry

allow boolean for autosign parameter and add tests

closes GH-305

b3a444cf 09/23/2015 04:39 PM Oliver Falk

Add autosign parameters

64c3fd08 09/04/2015 10:33 AM Ben West

Always set owner/group of puppet_dir to dir_owner/dir_group

Ensures consistent behaviour when AIO packages are in use.

Fixes GH-307

3d96a1dc 08/26/2015 11:44 PM Ben West

remove unnecessary dependency

d63eeb8c 08/25/2015 11:51 AM Ben West

make sure server_manifest_path exists too

123d226b 08/06/2015 04:21 AM Jan Vansteenkiste

Add configuration support for the jvm settings when using puppetserver. (Closes GH-274)

00073c0f 08/05/2015 10:17 AM Julien Pivotto

Deal with systems without AIO packages

  • Do not only rely on version to see if we use AIO package,
    instead use the rubylibdir fact.
  • Fix directory ownership without puppet user
  • Add package 'source' parameter to be used (mainly) with Windows
  • Adjust tests...
168ba94a 08/05/2015 10:17 AM Mickaël Canévet

Add puppet-agent AIO support

View revisions

Also available in: Atom