Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7a6bb052 04/13/2021 03:35 PM Ewoud Kohl van Wijngaarden

Refs #29780 - Drop FOREMAN_BIND handling

In Foreman 2.4 FOREMAN_BIND was dropped and now Puma builds bind
statements based on inherited sockets from systemd. That means it's no
longer needed to match them. This gives a lot more freedom.

This PR chooses to remove the foreman.socket override if Apache is not...

0b3507b9 04/07/2021 12:28 PM Ewoud Kohl van Wijngaarden

Drop Puppetserver integration

This was split off to theforeman/puppetserver_foreman and doesn't need
to live in this module anymore.

6a02be6e 02/19/2020 12:46 PM Eric Helms

Fixes #28739: Fix static asset caching when using Puma

f9d2c0b5 04/05/2019 11:58 AM Andreas Ntaflos

Avoid processing fact yaml files with empty 'values' hash

Under certain conditions it can happen that Puppet Server creates a fact
yaml file for a node that contains an empty `values` hash, for example
when multiple Puppet Servers are accessed through a load balancer like...

f7e62c4e 04/05/2019 11:57 AM Andreas Ntaflos

Add certname to error output in external_node_v2.rb

This helps with debugging and gives error output more context. For
example Foreman will not accept pushed facts for a host that is
currently being built. With this change the error message changes from
this:...

32c9595d 02/22/2019 04:18 PM Alex Fisher

Fixup yaml facts prior to parsing in node.rb

Fixes #GH-713

8b525a71 12/27/2018 04:19 PM Ahmet DEMIR

Allow single node fact upload. Fixes GH-691

7728926d 11/19/2018 04:14 PM Ahmet Demir

Fix wrong variable name in enc function. Fixes GH-693 (#694)

Fix wrong variable name in enc function

4229212a 11/06/2018 12:59 PM Qingbo Zhou

Fix rescue syntax in ENC script

db49c49e 10/31/2018 12:13 AM Ewoud Kohl van Wijngaarden

Reuse initialize_http in external_node_v2

View revisions

Also available in: Atom