Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  agent
  server
_header.erb 92 Bytes
auth.conf.erb 7.01 KB
puppet.conf.erb 1.83 KB

Latest revisions

# Date Author Comment
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

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

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

move server parameters to puppet::server

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

9f3631ed 05/02/2016 12:45 PM Simon Peeters

split out settings for server

have Concat::Fragment[puppet.conf+15-main-master] contain the master
specific settings for the [main] section

4bb44cff 05/02/2016 12:45 PM Simon Peeters

remove autosign from [main]

a4280a10 04/28/2016 09:44 AM Taylan Develioglu

Bump requirement of puppet to 3.1.0 and drop namespaceauth.conf.

Function of the `namespaceauth.conf` file was dropped in puppet 3.1.0.
This commit bumps the requirement of puppet to 3.1.0 and drops
support for the file.

a2325f14 04/18/2016 05:44 AM Michael Moll

manage autosign file in puppet-puppet

View revisions

Also available in: Atom