We have released updates to the Puppet Application Manager used by Puppet Comply and Continuous Delivery for PE. This release includes:
Moved to KOTS 1.64.0, which resolved an issue with diffs being incorrect in the PAM UI.
PAM installations would fail on RHEL 8 due to a conflict with the audit-libs library. This could be worked around by forcing installation of the kurl-local audit-libs version: `sudo yum install audit-libs-3.0-0.17.20191104git1c2f876.el8.1 --allowerasing`
This is addressed in kURL v2022.02.23-0, so installs of PAM 1.64.0 or later will be unaffected.
PAM installation can fail on newer RHEL 7 systems if the openssl package is not already installed. If installation fails on openssl, it can be manually installed with `yum install openssl` and the installer can then be re-run to work around the issue.
This is addressed in kURL v2022.02.23-0, so installs on or after that date will not be affected.
For release notes and upgrade instructions, see the documentation below.
Continuous Delivery for PE documentation:
https://puppet.com/docs/continuous-delivery/4.x/cd-pam-index.html
Puppet Comply documentation: