Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  classes
  defines
spec.opts 59 Bytes
spec_helper.rb 1.6 KB

Latest revisions

# Date Author Comment
0305f380 07/01/2016 08:04 PM Michael Moll

support Debian non-AIO Puppet 4.x packages

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
99b957f9 06/16/2016 02:36 PM Mathieu Parent

Remove Puppet 3 endpoints when using Puppet 4

They are not working anyway, except with puppetserver (with legacy-routes-service).

Ref: https://docs.puppet.com/puppetserver/2.1/compatibility_with_puppet_agent.html#details-about-backwards-compatibility

a406d2c8 06/09/2016 09:20 AM Taylan Develioglu

Add support for the PassengerRuby setting.

08e936cc 05/26/2016 06:53 AM Dominic Cleal

Permit access to v3 resource_type API on Puppet 4

When using Puppet 4 without Puppet Server (i.e. Rack configuration),
the resource_types API is still required by the smart proxy and is
configured in the regular auth.conf.

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...

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

allow undef for $server_common_modules_path (#400)

ref pr #348

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