From 14db9aef008292a1212c0fa04fc3f58c8dc038a1 Mon Sep 17 00:00:00 2001 From: Spencer Krum Date: Tue, 14 Jul 2015 23:23:18 -0700 Subject: [PATCH] Release 2.7.2 --- Changelog.txt | 31 +++++++++++++++++++++++++++++++ metadata.json | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 62585b45..7e7209fa 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,34 @@ +Version 2.7.2 + +Moved to the puppet-community space + +Control the number of reports shown. + +puppetdb_ssl renamed to puppetdb_ssl_verify + +Allow puppetboard user's supplementary groups to be set + +Bumped stdlib dependency + +Misc bugs fixed + +Misc Readme improvements + + +Contributors: + +Author: David Bogen +Author: Eric Shamow +Author: Holt Wilkins +Author: Igor Galić +Author: krion +Author: Patrick Otto +Author: Paul Chechetin +Author: Robin Bowes +Author: Spencer Krum +Author: stack72 +Author: txaj + Version 2.6.0 Changed git managed to installed diff --git a/metadata.json b/metadata.json index 3b9380f4..1137bc21 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-puppetboard", - "version": "2.7.0", + "version": "2.7.2", "author": "Spencer Krum", "summary": "Install and configure PuppetBoard", "license": "Apache-2.0",