We are pumped to announce the release of: puppet-panko 18.3.0: Puppet module for OpenStack Panko This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-panko Download the package from: https://tarballs.openstack.org/puppet-panko/ Please report issues through: https://bugs.launchpad.net/puppet-panko/+bugs For more details, please see below. 18.3.0 ^^^^^^ New Features * The new "panko::healthcheck" class has been added. This class manages parameters of healthcheck middlware in oslo.middleware. Changes in puppet-panko 18.2.0..18.3.0 -------------------------------------- e570a6d Prepare Wallaby M3 d15fcfa Add support for healthcheck middleware options Diffstat (except docs and test files) ------------------------------------- manifests/healthcheck.pp | 41 ++++++++++++++++ metadata.json | 8 ++-- .../notes/healthcheck-97c3e1d45eb48df5.yaml | 5 ++ spec/classes/panko_healthcheck_spec.rb | 55 ++++++++++++++++++++++ 4 files changed, 105 insertions(+), 4 deletions(-)