Project

General

Profile

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

Latest revisions

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

62120d6f 12/27/2015 07:46 PM Brandon Weeks

expose v1 /status endpoint in auth.conf

closes GH-338

29ec2f16 11/28/2015 11:02 AM Joseph Yaworski

Move reports parameter to main. Fixes #311.

2c279147 11/24/2015 05:22 AM Julien Pivotto

Improve systemd.timer integration

  • Change service name to systemd-run
  • Add SuccessExitStatus=2 to the service unit
  • Use Array().join instead of a more complex method
  • Add the ability to change the systemd service name
  • Add the ability to specify different commands for systemd and cron...
6e3be223 11/24/2015 05:22 AM Greg Sutcliffe

Add systemd timers as an alternative to cron for puppet agent

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

View revisions

Also available in: Atom