Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
db65c34c 04/02/2020 11:20 AM Ewoud Kohl van Wijngaarden

Introduce foreman_proxy::module

This define introduced an abstraction for Foreman Proxy modules slightly
more explicit than just the settings_file.

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.

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

Handle smart proxy and plugins packaged for SCL

d7b2cdef 12/26/2019 04:51 PM Ewoud Kohl van Wijngaarden

Remove the use of on_os_under_test

This mechanism is custom and not used. rspec-puppet-facts has
SPEC_FACTS_OS to filter which has the added benefit that it filters
natively and is faster.

It's not removed from spec_helper.rb because that's rsynced.

856ecb64 12/20/2019 01:08 PM Ewoud Kohl van Wijngaarden

Drop Archlinux

The package in AUR is version 1.13.0 and not supported by the module.
The facts are also often causing failures.

b3a811ce 02/26/2018 05:58 PM Ewoud Kohl van Wijngaarden

Fixes #22479 - Handle remote directory with undefined parent

This can happen when tftp is set to false or unmanaged.

We move the remote_file define to this module since puppet-foreman no
longer uses it itself. That will allow us to remove it there in a next...

da5453c1 05/10/2017 12:35 PM Dominic Cleal

Set foreman_smartproxy features for built-in and plugin modules

Uses datacat to generate an array of enabled features across built-in
and plugin modules by passing the feature name to settings_file, or
using the foreman_proxy::feature type.

ebc11c3a 11/07/2016 06:18 PM Greg Sutcliffe

Add Archlinux support

View revisions

Also available in: Atom