Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
1af99145 03/15/2020 04:30 PM Ewoud Kohl van Wijngaarden

Drop group parameter on plugins

Setting the group can be useful if other processes need to read the
file, but for foreman-proxy this is not the case.

935d45ab 03/15/2020 03:55 PM Ewoud Kohl van Wijngaarden

Introduce foreman_proxy::globals

This class is intended to allow overriding some parameters that
basically never change. This makes the parameters of init.pp slightly
easier to digest. It also allows testing of some modules by just
including params without the entire foreman_proxy class. This makes...

10467a22 03/15/2020 11:50 AM Ewoud Kohl van Wijngaarden

Use shorter syntax

e38d1d9f 03/15/2020 11:50 AM Ewoud Kohl van Wijngaarden

Remove all OS testing for f_p:feature

This define contains no OS logic and doesn't need facts so testing on
every OS is wasting time.

e13d2f79 03/15/2020 11:50 AM Ewoud Kohl van Wijngaarden

Fix chef plugin listen on

This uses the correct variable which means it'll only listen on HTTPS as
intended.

82adc9ef 03/14/2020 11:14 PM Ewoud Kohl van Wijngaarden

Skip acceptance tests for remote_file on 6.14.0

In Puppet 6.13.0 and 6.14.0 the system store is not used for file
content on HTTPS resources due to a regression tracked as
https://tickets.puppetlabs.com/browse/PUP-10365

Since puppetversion is not available via the command line, fact() can't...

fecf9c8b 02/18/2020 03:17 PM Ewoud Kohl van Wijngaarden

Fixes #29005 - Make IPv4 optional in proxydns

32b61e3f 01/15/2020 08:34 PM Eric Helms

Handle smart proxy and plugins packaged for SCL

9c06de50 01/15/2020 01:17 PM Ewoud Kohl van Wijngaarden

Fixes #28681 - Listen on all dynflow IPs

Previously it listened only on 0.0.0.0 which is a problem in IPv6-only
setups. By listening on *, it should listen on dual stack.

c57d7fc6 01/10/2020 01:13 PM Ewoud Kohl van Wijngaarden

Drop database backends for the PowerDNS plugin

These backends are deprecated since 0.4.0 and 0.5.0 will drop them.

View revisions

Also available in: Atom