Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  files
  manifests
  spec
  templates
.fixtures.yml 88 Bytes
.gitignore 461 Bytes
.pmtignore 500 Bytes
.puppet-lint.rc 83 Bytes
.sync.yml 203 Bytes
CHANGELOG.md 4.02 KB
CONTRIBUTING.md 10.3 KB
Gemfile 1.18 KB
README.md 578 Bytes
Rakefile 1.88 KB
metadata.json 1.71 KB

Latest revisions

# Date Author Comment
88460596 08/16/2023 01:12 PM Eric Helms

Release 2.4.0

72556c04 08/07/2023 11:17 AM Ewoud Kohl van Wijngaarden

Fixes #36573 - Reuse foreman_url answer from foreman_proxy module

Rather than requiring the user to specify it twice, this prefers the
Hiera answer from the foreman_proxy module with the older value as a
fallback. It's also a default, so users providing it explicitly won't be...

aa0724f2 08/01/2023 04:04 PM Tim Meusel

puppetlabs/stdlib: Allow 9.x

6ca33f70 08/01/2023 08:47 AM Ewoud Kohl van Wijngaarden

Correct fact overriding in tests for Ruby 3

Ruby 3 no longer converts the last argument (when it's a hash) to
keyword arguments. This makes it explicit.

e43ec2c0 06/20/2023 01:24 PM Ewoud Kohl van Wijngaarden

Release 2.3.0

e0298ea9 06/20/2023 12:54 PM Ewoud Kohl van Wijngaarden

Refs #35833 - Revert "Fixes #35684 - Drop Applied catalog lines"

This reverts commit 4f65dd51a251badfb7bb7710542b9370d9cc6d18. It's
problematic because Foreman can't identify reports as Puppet reports if
there are no entries. Until Foreman has an API where it can be...

bb6bfbf4 10/28/2022 10:56 AM Ewoud Kohl van Wijngaarden

Release 2.2.0

4f65dd51 10/28/2022 06:19 AM Ewoud Kohl van Wijngaarden

Fixes #35684 - Drop Applied catalog lines

In the past we dropped the line which stated how log catalog application
took since there's a metric for this. This was done by matching the
content, but the content changed somewhere between report version 3 and...

a5d2ce14 10/27/2022 03:19 PM Christian Ruppert

Serve from cache when response.code != 200

Example:
You have a loadbalancer in between Puppet and Foreman and it'll serve a 503
when the backend(s) (actual Foreman) are down, it wouldn't serve from the
cache without this new NodeRetrievalError exception
...

68825c3f 06/23/2022 07:41 AM Ewoud Kohl van Wijngaarden

Update to voxpupuli-test 5

View all revisions | View revisions

Also available in: Atom