We are stoked to announce the release of: puppet-openstack_extras 22.0.0: Puppet module for OpenStack Openstack_extras This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/puppet-openstack_extras Download the package from: https://tarballs.openstack.org/puppet-openstack_extras/ Please report issues through: https://bugs.launchpad.net/puppet-openstack-extras/+bugs For more details, please see below. Changes in puppet-openstack_extras 21.0.0..22.0.0 ------------------------------------------------- 04f0e74 Prepare 2023.1 release 0265026 Update release to antelope 42f02f6 Replace legacy facts and use fact hash 6f0628b Stop purging advanced virt repository 16144d7 Replace mocha by rspec-mocks bb3d7c0 Switch to Ubuntu Jammy (22.04) f9add6f Ubuntu/Debian: Switch to zed 5a6ef41 CentOS: Switch default to zed release bdf0f42 CentOS: Remove deprecated parameters ecdbf61 Remove support for CentOS 8 Stream d1aee36 Update master for stable/zed Diffstat (except docs and test files) ------------------------------------- manifests/repo/debian/debian.pp | 8 +- manifests/repo/debian/params.pp | 2 +- manifests/repo/debian/ubuntu.pp | 2 +- manifests/repo/redhat/params.pp | 2 +- manifests/repo/redhat/redhat.pp | 33 +--- metadata.json | 6 +- ...hat-repo-cleanup-antelope-ca46c38bbf3ee957.yaml | 8 + .../notes/ubuntu-jammy-fc64f281863a8de3.yaml | 8 + releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 + .../openstack_extras_repo_debian_debian_spec.rb | 34 ++-- .../openstack_extras_repo_debian_ubuntu_spec.rb | 26 ++- .../openstack_extras_repo_redhat_redhat_spec.rb | 29 ++- .../openstack_extras_pacemaker_service_spec.rb | 2 +- spec/spec_helper.rb | 2 + spec/unit/puppet/provider/pacemaker_common_spec.rb | 28 +-- .../unit/puppet/provider/service/pacemaker_spec.rb | 197 ++++++++++----------- 17 files changed, 186 insertions(+), 208 deletions(-)