Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

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

Introduce foreman_proxy::plugin::module

This introduces a define for plugins that have a package and a config
file, which is most of them.

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.

509ca1cf 01/31/2020 03:46 PM Ewoud Kohl van Wijngaarden

Fixes #28877 - Dynamically determine Pulp Puppet dir

This change removes the default value and looks it up at runtime. The
benefit is that we can use the lookup method to get the answer for the
puppet module.

The main driver for this is that the puppet_environmentpath fact has...

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.

eb3ad130 01/08/2020 08:48 PM William Clark

use pulpcore naming convention

solves https://github.com/theforeman/puppet-foreman_proxy/issues/550

1f4c9346 12/13/2019 05:05 PM Ewoud Kohl van Wijngaarden

Add Pulp 3 HTTP URLs

This matches the pulp3.yml.example file with defaults that match what
theforeman-foreman_proxy_content deploys.

d9c0058b 08/29/2019 10:36 PM Adam Růžička

Allow configuring saltfile path for salt

Co-Authored-By: Ewoud Kohl van Wijngaarden <>

b6d61001 08/28/2019 04:51 PM Ewoud Kohl van Wijngaarden

Remove unused setting from pulp3

This was included in the sample config, but wasn't actually read by the
pulp3 plugin. It should remain as a class parameter for the other config
files.

2e11f681 07/22/2019 04:30 PM Ewoud Kohl van Wijngaarden

Fixes #25481 - Set ProxyCommand=none for Ansible (#511)

In case of IPA there's a ProxyCommand set that handles known hosts, but
foreman_ansible has its own way of handling known hosts. This sets the
ssh args to force override this.

View revisions

Also available in: Atom