Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  manifests
  spec
  templates
  types
.fixtures.yml 872 Bytes
.gitignore 461 Bytes
.pmtignore 500 Bytes
.puppet-lint.rc 83 Bytes
.rspec 49 Bytes
.sync.yml 92 Bytes
CHANGELOG.md 48.3 KB
CONTRIBUTING.md 10.3 KB
Gemfile 751 Bytes
HISTORY.md 39.8 KB
LICENSE 31.7 KB
README.md 7.98 KB
Rakefile 1.88 KB
metadata.json 2.52 KB

Latest revisions

# Date Author Comment
e2264d4c 05/08/2024 08:08 AM Evgeni Golov

Allow puppet/systemd 7.x

29ef40cc 04/02/2024 11:37 AM Tim Meusel

consistently use stdlib::ensure_packages()

In b6088261c08ddfa8d3426ba01c6b35a3d1b1d3a2 ewoud already introduced
`stdlib::ensure_packages()`. There's another place that used the legacy
`ensure_packages()` function. It's deprecated since stdlib 9. This
commit updates the old code to also use `stdlib::ensure_packages()`

b6088261 03/22/2024 05:04 PM Ewoud Kohl van Wijngaarden

Fixes #37291 - Use explicit java on RH with Puppetserver 8

The /usr/bin/java file may point to any version. This changes the logic
to determine the java version (unless explicitly specified) dynamically
based on the puppetserver version and the OS.

b5243548 03/21/2024 02:13 PM Evgeni Golov

test upgrades on EL9 and Ubuntu 22.04

82548282 03/21/2024 02:13 PM Evgeni Golov

raise minimum version for upgrades to 7.10.0 to avoid issues with facter

285e62fb 03/21/2024 12:25 PM Eric Helms

Disable FIPS on EL8+

d501ee31 02/20/2024 12:39 PM Ewoud Kohl van Wijngaarden

Release 19.1.0

f14985e3 02/19/2024 04:37 PM Pat Riehecky

Add puppet8 certificate renewal endpoint

From https://www.puppet.com/docs/puppet/8/server/http_certificate_renew

28748636 02/16/2024 11:10 AM Martin Alfke

Replace File.exists? with File.exist? for Ruby 3.2 compatibility

b234ddae 11/15/2023 11:25 AM Evgeni Golov

Add support for OracleLinux/AlmaLinux/Rocky 9

View all revisions | View revisions

Also available in: Atom