Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  checks
  config
  hooks
  katello_certs
  man
  spec
.gitignore 403 Bytes
.gitlab-ci.yml 1.04 KB
.packit.yaml 1.48 KB
.rubocop.yml 2.11 KB
CONTRIBUTING.md 1.71 KB
Gemfile 597 Bytes
KATELLO.md 8.63 KB
LICENSE 31.7 KB
Puppetfile 1.66 KB
README.md 3.44 KB
Rakefile 13.8 KB
VERSION 15 Bytes

Latest revisions

# Date Author Comment
d83807b2 04/17/2024 12:58 PM Ewoud Kohl van Wijngaarden

Fixes #37297 - Use SCRAM passwd encryption with PostgreSQL

PostgreSQL supports SCRAM encryption and PostgreSQL 14 will also default
to this. Moving to it sooner helps removing md5 from the system.

abc2aafa 04/09/2024 02:04 PM Adam Ruzicka

Fixes #37296 - Drop foreman-hooks

a500834d 04/09/2024 08:52 AM dosas please_edit_me

Fixes #37261 - Add gitlab ci configuration

931b6fcd 04/03/2024 05:27 PM Joniel Pasqualetto

Fixes #37063 - Add feature in katello-certs-check to verify if CA bundle has any certificates with trust rules

- Add feature to verify if provided CA bundle has certificates with trust rules
- Add test case for the new feature
- Fix indentation on function check-ca-bundle-size
0764f7e8 03/28/2024 04:55 PM Ewoud Kohl van Wijngaarden

Fixes #37306 - Reset Puppetserver ciphers if needed

In foreman-installer 2.0 we updated1 the ciphers for puppetserver, but
didn't introduce a migration to update existing installations. Users
from very old installs will still use the insecure ciphers. This breaks...

9d9f48f2 03/27/2024 06:03 AM Ewoud Kohl van Wijngaarden

Refs #37298 - Add migrations to drop setup plugin

Fixes: e4338f1d7ea9 ("Fixes #37298 - Drop foreman_setup plugin")

e4338f1d 03/26/2024 02:55 PM Ewoud Kohl van Wijngaarden

Fixes #37298 - Drop foreman_setup plugin

This plugin is unmaintained and largely broken.

f7249849 03/23/2024 12:43 PM Ewoud Kohl van Wijngaarden

Refs #37291 - Only reset puppetserver's JVM if it's /usr/bin/java

The intent was to only reset it if it was the default value, not just
any value.

Fixes: 19310592c8d7f16b2c59f0995463e7ae913e01ef ("Refs #37291 - Reset Puppet's java_bin")

19310592 03/22/2024 06:42 PM Ewoud Kohl van Wijngaarden

Refs #37291 - Reset Puppet's java_bin

In theforeman/puppet 19.2.0 the puppet::server_jvm_java_bin parameter
was changed to undef and determined at runtime. This helps with Puppet 8
upgrades.

b0efdf56 03/20/2024 11:44 PM Eric Helms

Remove smart_proxy_dynflow_core.service

View all revisions | View revisions

Also available in: Atom