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
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
b3a444cf 09/23/2015 04:39 PM Oliver Falk

Add autosign parameters

b59efc74 07/04/2015 12:06 PM Mark McKinstry

puppet 4 support for auth.conf

puppet 4 introduces a new version of the HTTP API (V3) detailed at
http://docs.puppetlabs.com/puppet/4.1/reference/http_api/http_api_index.html

add support for the V3 endpoints while maintaining backwards compatibility for...

View revisions

Also available in: Atom