[release-announce] [tripleo] puppet-tripleo 5.6.4 (newton)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 13 16:40:47 UTC 2017


We are pumped to announce the release of:

puppet-tripleo 5.6.4

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/puppet-tripleo/

For more details, please see below.

5.6.4
^^^^^

New Features

* Expose a new Puppet parameter to snmp profile, "snmpd_config"
  which is an array definded to undef by default. It can be used to
  override all snmpd configuration for advanced deployments. If used,
  all parameters have to be configured included users and passwords,
  which should be the same as given to snmpd_password and snmpd_user.
  There is no logic that will verify the content of "snmpd_config".

Changes in puppet-tripleo 5.6.3..5.6.4
--------------------------------------

5c25738 Allow to configure snmpd_config
4d6fb86 Remove extra keystone admin haproxy listen and allow TLS
19d50fc Release 5.6.4
fbe39bd Set memcache_servers in /etc/swift/object-expirer.conf


Diffstat (except docs and test files)
-------------------------------------

Puppetfile_extras                                  |  5 ++
manifests/haproxy.pp                               | 17 ++---
manifests/haproxy/endpoint.pp                      | 22 +++++-
manifests/profile/base/snmp.pp                     | 45 ++++++++----
manifests/profile/base/swift/proxy.pp              |  4 +-
metadata.json                                      |  2 +-
.../notes/snmdd_config-db21f3175967be4a.yaml       | 11 +++
spec/classes/tripleo_profile_base_snmp_spec.rb     | 83 ++++++++++++++++++++++
8 files changed, 163 insertions(+), 26 deletions(-)







More information about the Release-announce mailing list