Victoria Series Release Notes

17.5.0

New Features

  • Added stream parameter (defaulting to false) to the openstack_extras::repo::redhat::redhat class 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_replace parameter has been added to enable or disable file replacement when original repo files are updated.

17.3.0

New Features

  • 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.

17.2.0

New Features

  • 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.

17.1.0

Deprecation Notes

  • The following parameters in openstack_extras::auth_file class has been deprecated and will be removed in a future release. Use new parameters instead.

    • user_domain (now renamed to user_domain_name)

    • project_domain (now renamed to project_domain_name)