Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  agent
  server
agent.pp 256 Bytes
config.pp 1.66 KB
init.pp 41 KB
params.pp 12.3 KB
server.pp 1.48 KB

Latest revisions

# Date Author Comment
5114d3eb 04/12/2016 09:14 AM Michael Moll

use file_line for bootstrap.cfg

Closes GH-385

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

25e027c1 03/29/2016 08:56 PM Ed Szynaka

Added RedHat 5 to conditionals

535708cc 03/25/2016 07:19 AM Julien Pivotto

Make sure puppet::server is included in puppet::server::puppetserver

71f2e058 03/21/2016 04:49 PM Michael Moll

use puppetserver by default with AIO packages

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

761c5b78 03/16/2016 01:59 PM Simon Peeters

move default manifest creation to server config

closes GH-365

e5ca244b 03/16/2016 10:57 AM Michael Moll

let puppetdb_conf notify the puppetmaster service

closes GH-339
closes GH-357

28ec7772 03/15/2016 12:20 PM Michael Moll

set puppet_etcdir of foreman module

this will put the correct etc_dir into the foreman module config

08a172b9 03/11/2016 03:09 AM Dominic Cleal

Swap hiera_config default values for Puppet 3.x and 4.x

`$codedir` should only be used on Puppet 4, and the Puppet 3 default
should be using `$confdir`. This failed on Puppet 3 tests with:

/Puppet::Server::Config/Exec[puppet_server_config-generate_ca_cert]/returns:...

View revisions

Also available in: Atom