puppet-openstack_extras 16.4.0 (ussuri)
We are stoked to announce the release of: puppet-openstack_extras 16.4.0: Puppet module for OpenStack Openstack_extras This release is part of the ussuri stable 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. 16.4.0 ^^^^^^ New Features * The new "openstack_extras::repo::redhat::redhat::repo_replace" parameter has been added to enable or disable file replacement when original repo files are updated. * The new "repo::redhat::redhat::repo_source_hash" parameter has been added, so that repo file can be passed directly to configure yum repogitories on CentOS or RHEL nodes. * The new "update_package" parameter has been added to the "openstack_extras::repo::redhat::redhat" class. This parameter is set to false by default, but when it is set to true then all packages are updated once dnf/yum repositories are configured. Changes in puppet-openstack_extras 16.3.0..16.4.0 ------------------------------------------------- 5a2807f Prepare the final stable/ussuri release ffe2d9f Set fixture paths for unit tests 77fdef9 Allow keeping repo files since initially created ddb987d Add CentOS8 to nodesets 39d8bd4 Fix missing notification to trigger yum update eb99261 CentOS: automatical package update after reposities setup 80a6efa Cleanup yum/dnf cache after repositories setup 2bdcc2b [RedHat] Set up yum repositories from repo file c217890 Require yum-plugin-priorities only in CentOS/RHEL<8 a417130 Switch to Ussuri 06c977c Update TOX_CONSTRAINTS_FILE for stable/ussuri 7c2edfa Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 1 + manifests/repo/redhat/redhat.pp | 74 +++++++++++++++++----- metadata.json | 2 +- .../repo-redhat-replace-9d475450f304ad94.yaml | 6 ++ .../repo-redhat-repofile-bfafdae3f8b158b2.yaml | 6 ++ ...po-redhat-update_packages-d52c3fe93e97ac76.yaml | 7 ++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++ .../openstack_extras_repo_redhat_redhat_spec.rb | 28 ++++++++ spec/spec_helper.rb | 5 ++ tox.ini | 2 +- 11 files changed, 123 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org