Victoria Series Release Notes¶
17.5.0¶
New Features¶
Added
streamparameter (defaulting to false) to the openstack_extras::repo::redhat::redhatclass that if set to true instructs Puppet to create repositories for CentOS Stream.
17.4.0¶
New Features¶
The new
openstack_extras::repo::redhat::redhat::repo_replaceparameterhas been added to enable or disable file replacement when original repofiles are updated.
17.3.0¶
New Features¶
The new
update_packageparameter has been added to theopenstack_extras::repo::redhat::redhatclass. This parameter is set tofalse by default, but when it is set to true then all packages are updatedonce dnf/yum repositories are configured.
17.2.0¶
New Features¶
The new
repo::redhat::redhat::repo_source_hashparameter has beenadded, so that repo file can be passed directly to configure yumrepogitories on CentOS or RHEL nodes.
17.1.0¶
Deprecation Notes¶
The following parameters in
openstack_extras::auth_fileclass has beendeprecated and will be removed in a future release. Use new parametersinstead.user_domain(now renamed touser_domain_name)project_domain(now renamed toproject_domain_name)
