Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  agent
  server
agent.pp 256 Bytes
config.pp 1.44 KB
init.pp 22.3 KB
params.pp 5.94 KB
server.pp 1.47 KB

Latest revisions

# Date Author Comment
5eb68ae8 02/10/2015 09:23 AM Jiri Stransky

Fixes #9286 - node.rb timeout too low and not configurable

Make the node.rb timeout configurable. This is useful for use cases when
catalog compilation takes more time and/or the node.rb request to
Foreman is being handled by a freshly spawned Passenger worker.

3ad37bd1 02/05/2015 06:22 AM Dominic Cleal

Fix SSL default variable names to match params.pp

0c312194 02/05/2015 05:07 AM Dominic Cleal

Fix documentation for server_rack_arguments

ce7bfca7 02/04/2015 10:47 AM Michael Moll

use puppetlabs-puppetdb for Puppet master config

ff942a72 02/04/2015 08:49 AM Ewoud Kohl van Wijngaarden

Make foreman integration optional

Instead of including foreman::params, the values are copied. That means
foreman::params no longer needs to be included.

The next use of foreman is in puppet::server::config where it sets up
reporting and ENC. This is wrapped in a new boolean $server_foreman. The...

d830c7e0 02/03/2015 08:02 PM Trey Dockendorf

Add parameter server_rack_arguments

  • Default is an empty array
  • Elements are added to ARGV in Puppet server's rack config.ru
26be8f6f 01/30/2015 06:01 AM Koweblomke

add module_repository parameter

9be5a6c1 01/28/2015 06:28 PM Gene Liverman

Updated agent config and tests to work on Windows.

cd26a4b2 01/28/2015 08:14 AM Michael Moll

do not use validate_string on pre/postrun_command

9c5555c4 01/28/2015 05:42 AM Michael Moll

add support for [pre|post]run_command for agent

closes GH-157

View revisions

Also available in: Atom