puppet-horizon 18.0.0 (wallaby)
We are stoked to announce the release of: puppet-horizon 18.0.0: Puppet module for OpenStack Horizon This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-horizon Download the package from: https://tarballs.openstack.org/puppet-horizon/ Please report issues through: https://bugs.launchpad.net/puppet-horizon/+bugs For more details, please see below. 18.0.0 ^^^^^^ New Features ************ * Added the ssl_verify_client parameter to init class and horizon::wsgi::apache that is passed down to the created apache::vhost resource. Upgrade Notes ************* * The puppetlabs-apache module 2.1.0 introduced a change where ssl_verify_client is required otherwise the SSL CA certificate passed to the horizon module using the horizon_ca parameter is ignored. Changes in puppet-horizon 17.4.0..18.0.0 ---------------------------------------- 315a3f3 Bump version for the start of Wallaby 841d4d7 Add ssl_verify_client a4282f6 Update master for stable/victoria Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 6 ++++++ manifests/wsgi/apache.pp | 6 ++++++ metadata.json | 4 ++-- .../add-ssl_verify_client-3e2bc9a7f1d4291a.yaml | 10 ++++++++++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 ++++++ spec/classes/horizon_init_spec.rb | 22 ++++++++++++---------- spec/classes/horizon_wsgi_apache_spec.rb | 12 +++++++----- 8 files changed, 50 insertions(+), 17 deletions(-)
participants (1)
-
no-reply@openstack.org