Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  examples
  files
  lib
  manifests
  spec
  templates
  types
.fixtures.yml 488 Bytes
.gitignore 461 Bytes
.pmtignore 500 Bytes
.puppet-lint.rc 122 Bytes
.sync.yml 85 Bytes
CHANGELOG.md 33.4 KB
CONTRIBUTING.md 10.3 KB
CONTRIBUTORS 83 Bytes
Gemfile 739 Bytes
HISTORY.md 22.8 KB
LICENSE 31.7 KB
README.md 402 Bytes
Rakefile 1.88 KB
metadata.json 1.14 KB

Latest revisions

# Date Author Comment
2f28f9fa 05/02/2024 12:53 AM Eric Helms

Use Candlepin 4.4 production repo

18bca424 05/01/2024 07:39 PM Eric Helms

Support Candlepin 4.4

a04117e6 03/26/2024 02:17 PM Eric Helms

Drop cpinit

1a26d778 03/25/2024 06:57 PM Ewoud Kohl van Wijngaarden

Use /etc/tomcat as configuration directory

The /usr/share/tomcat/conf path is already a symlink to /etc/tomcat so
this just makes it more explicit.

9cd5deb0 03/11/2024 06:55 PM Ewoud Kohl van Wijngaarden

Convert candlepin.conf from ERB to EPP

Like the previous changes, this brings proper handling of Sensitive.
Previously the oauth credentials couldn't be passed in as Sensitive
values, but now it can.

881e02db 03/11/2024 06:55 PM Ewoud Kohl van Wijngaarden

Rewrite _candlepin_database.conf from ERB to EPP

Like the tomcat changes, this also implements better secret handling.
This bumps the required PostgreSQL module version to one that deals with
Sensitive. puppetlabs-mysql is a soft dependency, but now 11.1.0 is the...

e28b3904 03/11/2024 06:55 PM Ewoud Kohl van Wijngaarden

Remove unused log_dir parameter from postgresql.pp

21940d0c 03/11/2024 06:55 PM Ewoud Kohl van Wijngaarden

Convert server.xml from ERB to EPP

Like with broker.xml this gives proper handling of sensitive values.

08d0ed98 03/11/2024 06:55 PM Ewoud Kohl van Wijngaarden

Convert broker.xml to EPP

This converts from ERB to EPP and implements proper Sensitive handling.
After this the diff content of broker.xml is considered sensitive if
there is a password present. Sensitive content is not logged.

bcd84043 03/11/2024 06:55 PM Ewoud Kohl van Wijngaarden

Remove redundant assertion

2 lines below there is exactly the same assertion with additional ones.

View all revisions | View revisions

Also available in: Atom