Project

General

Profile

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

Latest revisions

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

6bec9b4b 04/12/2016 09:35 PM Alex Fisher

Add new server_use_legacy_auth_conf param

For puppetserver >= 2.2, /etc/puppetlabs/puppetserver/conf.d/auth.conf is
only used if 'use-legacy-auth-conf' is set to false in puppetserver.conf
https://docs.puppetlabs.com/puppetserver/latest/config_file_auth.html#aside-changes-to-authorization-in-puppet-server-220...

9e29fbf5 04/12/2016 11:49 AM Alex Fisher

Update puppetserver conf.d/auth.conf

Resynced from the puppetserver 2.3.1 RPM and then added
the addtional "puppetlabs resource type" rule.

I ran into problems with the 'puppetlabs crl' rule not allowing
unauthenticated access. This is required when proxying CA endpoints...

1c45e070 04/01/2016 11:58 AM Alexander Noskov

Add support for puppet agent certname

In some cases you need to set custom a client cert name in the agent
section of the puppet.conf file.

For example if you are using pre-generated or generic certificates.

closes GH-378

92b8cd5a 03/21/2016 01:33 PM Julien Pivotto

Allow to specify the listen ip address of the puppetserver

Such an attempt was done in the past (#200) but was very complex due to
the use of apache::vhost, which does mot allow mixing IP and non-IP
based vhosts.

This PR only takes care of the Puppetserver side and issues a warning if...

df7fcb2a 02/20/2016 06:18 PM Joseph Yaworski

Add puppetserver configs

f4ea1e0a 01/21/2016 11:43 AM Julien Pivotto

Fix default systemd and cron commands with AIO package

This commit simplifies the way we manage the puppet commands,
especially the puppet cert command.

This commit removes Puppet 2.7 support as well -- it was already not
supported by the tests anymore....

View revisions

Also available in: Atom