Project

General

Profile

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

Latest revisions

# Date Author Comment
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....

3f68188c 11/26/2015 09:28 AM Dominic Cleal

Contain service implementations inside puppet::agent::service

Preserves ordering of the agent service(s) in relation to
puppet::agent::config etc.

Fixes GH-336

2c279147 11/24/2015 05:22 AM Julien Pivotto

Improve systemd.timer integration

  • Change service name to systemd-run
  • Add SuccessExitStatus=2 to the service unit
  • Use Array().join instead of a more complex method
  • Add the ability to change the systemd service name
  • Add the ability to specify different commands for systemd and cron...
6e3be223 11/24/2015 05:22 AM Greg Sutcliffe

Add systemd timers as an alternative to cron for puppet agent

00073c0f 08/05/2015 10:17 AM Julien Pivotto

Deal with systems without AIO packages

  • Do not only rely on version to see if we use AIO package,
    instead use the rubylibdir fact.
  • Fix directory ownership without puppet user
  • Add package 'source' parameter to be used (mainly) with Windows
  • Adjust tests...
0fa8a928 08/03/2015 02:14 PM Gerard Hickey

add $manage_packages to control package install

closes GH-296

View revisions

Also available in: Atom