From a4f998c6bf2be684e6829f4bf4802060404978b5 Mon Sep 17 00:00:00 2001 From: Lightning Date: Tue, 11 Jun 2024 19:02:02 +0200 Subject: [PATCH] update dependencies/fixtures note: the fixture "puppetlabs/concat" is not required by the module itself but as there are problems with fixtures of dependency modules in pipeline containers, we include this as a workaround for now. --- .fixtures.yml | 1 + metadata.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.fixtures.yml b/.fixtures.yml index 289be1d..cac99a1 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -5,6 +5,7 @@ fixtures: limits: "saz/limits" stdlib: "puppetlabs/stdlib" systemd: "puppet/systemd" + concat: "puppetlabs/concat" repositories: facts: "https://github.com/puppetlabs/puppetlabs-facts.git" provision: "https://github.com/puppetlabs/provision.git" diff --git a/metadata.json b/metadata.json index f0508fd..2aa9f8f 100644 --- a/metadata.json +++ b/metadata.json @@ -26,7 +26,7 @@ }, { "name": "saz/limits", - "version_requirement": ">= 3.1.0 < 4.0.0" + "version_requirement": ">= 4.0.1 < 5.0.0" } ], "operatingsystem_support": [