We are tickled pink to announce the release of: puppet-placement 7.2.0: Puppet module for OpenStack placement This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/puppet-placement Download the package from: https://tarballs.openstack.org/puppet-placement/ Please report issues through: https://bugs.launchpad.net/puppet-placement/+bugs For more details, please see below. 7.2.0 ^^^^^ New Features * Now this module supports CentOS 9 and Red Hat Enterprise Linux 9. Changes in puppet-placement 7.1.0..7.2.0 ---------------------------------------- 66294bf Prepare Yoga M3 86cb1e0 Add CentOS/RHEL 9 to supported operating systems daa79a9 Do not define service resource when service management is disabled 84315c2 CentOS 9: Disable unit tests dependent on puppet-postgresql 24b9128 TripleO jobs: Replace CentOS 8 jobs by CentOS 9 jobs d167d51 Simplify definition to ensure keystone resource creation 4410937 Fix dependency to purge default vhost config 526c3f0 Remove usage of custom os_package_type fact Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/generic_service.pp | 14 +++++++------- manifests/keystone/auth.pp | 7 +------ manifests/wsgi/apache.pp | 4 +++- manifests/wsgi/uwsgi.pp | 2 +- metadata.json | 14 ++++++++------ releasenotes/notes/centos-9-support-dd0e4cd7be0558af.yaml | 4 ++++ spec/classes/placement_db_postgresql_spec.rb | 5 ++++- 8 files changed, 29 insertions(+), 23 deletions(-)