Yoga Series Release Notes¶
20.2.0¶
New Features¶
Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.
The new
openstacklib::clouds
resource type has been added, which manages theclouds.yaml
file to store credentials for theopenstack
cli.
Now
Puppet::Provider::Openstack::CredentialsV3
supports loading credentials from theclouds.yaml
file.
Now
Puppet::Provider::Openstack::CredentialsV3
supports system scope credential and domain scope credential in addition to project scope credential.
20.1.0¶
New Features¶
The new
openstacklib::wsgi::apache::request_headers
parameter has been added.