Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_assets.conf.erb 1.16 KB

Latest revisions

# Date Author Comment
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

9f1ba19f 10/10/2018 12:25 PM Ewoud Kohl van Wijngaarden

Notify when the ENC cache is used

When for whatever reason the ENC doesn't respond we silenty serve a
cached entry. This can lead to hard to debug problems. This adds a
warning on STDERR which tells the user something is wrong.

View revisions

Also available in: Atom