Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  agent
  server
agent.pp 256 Bytes
config.pp 1.44 KB
init.pp 40.3 KB
params.pp 12.7 KB
server.pp 24.5 KB

Latest revisions

# Date Author Comment
7601a886 06/20/2016 03:52 AM Mathieu Parent

Don't deploy site.pp on Puppet >= 4.0 (#412)

As https://projects.puppetlabs.com/issues/15106 was fixed in Puppet 3.3:
  • Don't deploy site.pp anymore
  • Bump puppet minimum version to 3.3
  • Drop now unused $server_manifest_path completely
a406d2c8 06/09/2016 09:20 AM Taylan Develioglu

Add support for the PassengerRuby setting.

138fff61 05/26/2016 05:35 AM Dominic Cleal

Replace UTF-8 apostrophe

The UTF-8 character has triggered a few interesting bugs, including
Kafo's #14473 and #14932, and also triggers PUP-5995 in earlier Puppet 4
releases which prevents the installer working with Puppet Strings as the
default values can't be determined.

68c2d50e 05/25/2016 05:03 PM Dominic Cleal

fixes #15132 - support services.d/ configuration in Puppet Server 2.5 (#402)

PS 2.5 moves CA configuration from bootstrap.cfg to a services.d/ca.cfg
file, separating user config (CA) from app config (e.g. versioned code
service). This is now configured instead of bootstrap.cfg when the...

561ee0a3 05/25/2016 04:08 AM Taylan Develioglu

Use `basedir` to construct default modulepath in environment.

The default value for modulepath of environments is always based on
`::puppet::server_envs_dir` regardless of the desired `basedir`.

This commit changes it so that the default modulepath is correctly based on the...

b6d1aa4e 05/21/2016 09:43 PM Michael Moll

change hiera_config back for Puppet >= 4.5

see https://tickets.puppetlabs.com/browse/HI-490 for details

fa35dd21 05/18/2016 04:28 AM Mark McKinstry

allow undef for $server_common_modules_path (#400)

ref pr #348

9114252e 05/06/2016 11:18 AM Dominic Cleal

refs #14942 - order install before foreman/foreman_proxy for puppet group (#399)

b2e37640 05/02/2016 12:45 PM Simon Peeters

move parameter documentation to puppet::server

also move validation

bb27f52d 05/02/2016 12:45 PM Simon Peeters

move server parameters to puppet::server

This should make the puppet::server class more standalone.

View revisions

Also available in: Atom