From b1370f9800d0886051d6fd1457fcb50dc9c4ecfc Mon Sep 17 00:00:00 2001 From: Lennart Betz Date: Fri, 2 Mar 2018 13:28:40 +0100 Subject: [PATCH 1/2] fix #434 concat <2.1.0 has a bug that does not trigger a refresh --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 658e2c972..92df0ff7f 100644 --- a/metadata.json +++ b/metadata.json @@ -13,7 +13,7 @@ ], "dependencies": [ { "name": "puppetlabs/stdlib", "version_requirement": ">= 4.16.0 < 5.0.0" }, - { "name": "puppetlabs/concat", "version_requirement": ">= 2.0.1 < 5.0.0" } + { "name": "puppetlabs/concat", "version_requirement": ">= 2.1.0 < 5.0.0" } ], "operatingsystem_support": [ { From fd504106907b4b34b2acfb2d40588a5317c6870b Mon Sep 17 00:00:00 2001 From: Lennart Betz Date: Fri, 13 Apr 2018 19:34:54 +0200 Subject: [PATCH 2/2] fix requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce3985ab6..ecaf9bb9f 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ available in Icinga 2 can be enabled and configured with this module. This module depends on: -* [puppetlabs/stdlib] >= 4.10.0 -* [puppetlabs/concat] >= 2.0.1 +* [puppetlabs/stdlib] >= 4.16.0 +* [puppetlabs/concat] >= 2.1.0 Depending on your setup following modules may also be required: