Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
cron.pp 821 Bytes
daemon.pp 701 Bytes
systemd.pp 1.14 KB

Latest revisions

# Date Author Comment
8b9a9f38 04/14/2020 05:09 PM Ewoud Kohl van Wijngaarden

Puppet lint fix

4302973e 04/13/2020 02:53 PM Ewoud Kohl van Wijngaarden

Convert the systemd timer service to camptocamp/systemd

This was previously done manually, but there was already a soft
dependency on systemd in the server side. This makes it a hard
dependency and reuses logic.

c6d90aba 03/31/2019 01:07 PM Maurice Meyer

Configurable minute and hour for cronjob and systemd.timer

ac2fdb04 01/11/2019 12:46 PM Alexander Michelsen

Add unmanaged Puppet Agent runmode

Fixes GH-383

659253df 01/10/2019 08:19 PM Ewoud Kohl van Wijngaarden

Document classes and defines

aa54b96f 12/15/2018 11:35 PM Michael Moll

namespace extlib functions

c6e3cf73 10/31/2018 12:05 AM Ewoud Kohl van Wijngaarden

Simplify coding style by using Puppet types

By enforcing it a boolean we can use a simple if/else instead of a case
statement. We can also use pick() to remove another case statement.

edbce1cd 08/07/2018 04:14 PM Ewoud Kohl van Wijngaarden

Simplify puppet::agent::daemon

With Puppet 4 data types we can simplify the complicated case statement
to a if/else.

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

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