We contentedly announce the release of: puppet-designate 17.2.0: Puppet module for OpenStack Designate This release is part of the victoria 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. 17.2.0 ^^^^^^ New Features * The new "designate::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Changes in puppet-designate 17.1.0..17.2.0 ------------------------------------------ b97e196 Prepare Victoria M2 02f9352 Add support for the interface parameter in authtoken middleware 2e08a20 Change to relative includes Diffstat (except docs and test files) ------------------------------------- example/all-in-one-keystone.pp | 24 +++++++++++----------- example/all-in-one-noauth.pp | 20 +++++++++--------- manifests/client.pp | 2 +- manifests/db.pp | 4 ++-- manifests/keystone/authtoken.pp | 7 +++++++ metadata.json | 8 ++++---- ...stone-authtoken-interface-3d1e14584c143ef2.yaml | 5 +++++ spec/classes/designate_keystone_authtoken_spec.rb | 3 +++ 8 files changed, 44 insertions(+), 29 deletions(-)