Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  agent
  config
  server
agent.pp 256 Bytes
config.pp 2.96 KB
init.pp 42.4 KB
params.pp 15.5 KB
server.pp 25.4 KB

Latest revisions

# Date Author Comment
6b465cdf 11/10/2016 06:35 AM Michael Moll

add puppetserver 2.7.x support

1fab03b7 10/31/2016 04:21 AM Michael Moll

reduce diff with upstream puppetserver configs

this also prepares support for native OS packages of puppetserver

d2c1a8a2 10/31/2016 04:00 AM Ears Down

Rename server_facts parameter to server_foreman_facts

The $server_facts variable name is reserved by puppet-servers when
trusted_server_facts is enabled.

Using this variable in a manifest causes compilation to fail with
"Attempt to assign to a reserved variable name: server_facts"....

88fa3d68 10/28/2016 08:09 AM Greg Sutcliffe

Add support for Archlinux as an agent

Credit to @mmoll for his assitance with this

a4e87bf4 10/28/2016 07:23 AM Michael Moll

support http configuration for puppetserver

closes GH-429

06dfd8ce 10/25/2016 04:24 AM Simon Peeters

Put the enc config in a separate class

This makes it possible to "autodiscover" the enc using exported
resources.

bfbc974c 10/25/2016 04:24 AM Simon Peeters

Add backwards compatible additional_settings handling

51a35707 10/25/2016 04:23 AM Simon Peeters

use resources to manage puppet.conf

0d253650 10/25/2016 04:23 AM Simon Peeters

add puppet::config::* resource definitions

a282dff4 10/18/2016 06:38 PM Dominic Cleal

fixes #15550 - start Puppet agent after server is running

Ensures no race condition will occur between the generate CA step of the
server configuration and the agent starting up, generating its own
private key.

closes GH-444

View revisions

Also available in: Atom