Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  service
config.pp 1.91 KB
install.pp 520 Bytes
service.pp 1.39 KB

Latest revisions

# Date Author Comment
98aa8741 04/07/2018 07:34 PM Jerome Charaoui

Add systemd_randomizeddelaysec

Allow configuration of the RandomizedDelaySec parameter of the systemd
timer, which allows randomizing Puppet runs in a way that lets the
administrator see exact moment of the next Puppet run. There's no
incompatibility between Puppet's internal splay and this, but both...

d69221f3 04/05/2018 02:35 PM Sanyu Melwani

Allow reports to be disabled

7e2c116b 10/31/2017 03:28 PM Ewoud Kohl van Wijngaarden

Use explicit parameters in puppet::agent::install

On my machine this cuts down the test time from 24 seconds to 8 seconds.

8963eee7 10/17/2017 01:21 PM Trey Dockendorf

Avoid duplicate declaration issues when server_additonal_settings and additional_settings contain same key

Remove use of puppet::config::additional_settings in favor of each() block

d4790dad 06/08/2017 04:25 PM Trey Dockendorf

Allow client_certname to be a boolean

This can be used to prevent certname being set.

3306ec62 04/20/2017 03:39 PM Matthias Baur

Move server config parameter to [main]

This is needed as some other config parameters
(archive_file_server/ca_server/report_server) use
the server config parameter as their default.

closes GH-505
closes GH-506

ff62ab14 03/29/2017 07:47 AM Dominic Cleal

Move chaining arrows to right operand line

To match style guide and for compatibility with puppet-lint 2.2.0.

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

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

View revisions

Also available in: Atom