From ef2e1841425351b0537614acb1ef9a21d98fbf5c Mon Sep 17 00:00:00 2001 From: Pete Brown Date: Wed, 12 Jun 2019 13:28:56 -0400 Subject: [PATCH] Release 2.4.1 (#174) --- CHANGELOG.md | 10 ++++++++++ metadata.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b91925..f2278db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +##2019-06-12 - Pete Brown 2.4.1 +###Summary +Feature: Remove tests and requirements for puppet 3 (PR #156) +Feature: Use the new puppet GPG key (#164) +Feature: added ca_port for puppet agent configuration (#160) +Feature: Fix to make module compatible with puppetlabs-apt 2.0.0 (PR #153) + +####Bugfixes +Set correct parameters when upgrading to v4 (#159) + ##2017-07-02 - Pete Brown 2.4.0 ###Summary Feature: Add more parameters to R10K profile (PR #141) diff --git a/metadata.json b/metadata.json index 2970c20..3d87306 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "abstractit-puppet", - "version": "2.4.0", + "version": "2.4.1", "author": "Abstract IT", "license": "Apache-2.0", "summary": "Manage Puppet agent, master, modules and hiera with Puppet",