puppet-designate 18.3.0 (wallaby)
We are tickled pink to announce the release of: puppet-designate 18.3.0: Puppet module for OpenStack Designate This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-designate Download the package from: https://tarballs.openstack.org/puppet-designate/ Please report issues through: https://bugs.launchpad.net/puppet-designate/+bugs For more details, please see below. 18.3.0 ^^^^^^ New Features * add designate::backend::bind9::configure_bind (defaults to true) to bypass attempts to bind9 configuration in the event that bind9 resides on a different host. * The new "designate::healthcheck" class has been added. This class manages parameters of healthcheck middlware in oslo.middleware. Changes in puppet-designate 18.2.0..18.3.0 ------------------------------------------ 7bd9ed7 Prepare Wallaby M3 d68a16c Add bind9 backend parameter to allow bypassing bind configuration 0f98de9 Add support for healthcheck middleware options Diffstat (except docs and test files) ------------------------------------- manifests/backend/bind9.pp | 68 ++++++++++++---------- manifests/healthcheck.pp | 41 +++++++++++++ metadata.json | 8 +-- ...g-bind-param-bind-backend-506bf4bbde8b6d03.yaml | 6 ++ .../notes/healthcheck-61063115f81a1b99.yaml | 5 ++ spec/classes/designate_backend_bind9_spec.rb | 13 +++++ spec/classes/designate_healthcheck_spec.rb | 55 +++++++++++++++++ 7 files changed, 162 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org