Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  acceptance
  classes
  defines
  support
spec.opts 50 Bytes
spec_helper.rb 1.12 KB
spec_helper_acceptance.rb 1.29 KB

Latest revisions

# Date Author Comment
0b81645a 04/24/2020 11:25 AM Ewoud Kohl van Wijngaarden

Use on_supported_os everywhere

46c40319775e2293a9e92556fe68755fa348f92d removed these helpers but was
merged too soon.

c89523ca 04/24/2020 11:25 AM Ewoud Kohl van Wijngaarden

Move custom facts to their own file

This is makes it compatible with modulesync

23ad9eab 04/24/2020 11:24 AM Ewoud Kohl van Wijngaarden

Switch AIO detection to use aio_agent_version fact

This fact is a core fact that's only set on AIO installs. Setting this
custom fact is also easier than the structured fact in our test suite
which increases reliability of our tests.

46c40319 04/14/2020 05:09 PM Ewoud Kohl van Wijngaarden

Modulesync: use voxpupuli helper gems

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.

8c58834e 04/02/2020 11:55 AM Matthias Baur

Add server_trusted_external_command parameter

Make it possible to configure the 'trusted_external_command' parameter.
https://puppet.com/docs/puppet/latest/configuration.html#trustedexternalcommand

Fixes #730.

662f5e69 04/02/2020 11:23 AM Michael Moll

add Ubuntu integration tests

f29b7ddf 03/23/2020 10:07 PM neilfromit

Add server_ca_client_self_delete to CA Servers

Add the server_ca_client_self_delete boolean parameter to CA servers.
When true, allows puppet clients to delete their own certificate from
the Puppet CA.

db9611d3 03/21/2020 03:11 PM Paul Kranenburg

implement 'versioned code' for puppetserver

0de3202b 01/15/2020 05:20 PM Alex Fisher

Add server_multithreaded parameter

Puppet Server 6.8 has just been released with an experimental new
feature.

This release adds a new JRuby pool architecture that maintains a
single JRuby instance through which requests to Puppet Server are run
concurrently. In this mode, the server's memory footprint is...

View revisions

Also available in: Atom