From 47568f2f5fa60e11dd2482623a60dd4fecca1d7c Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Mon, 4 Sep 2023 21:12:07 +0200 Subject: [PATCH] Allow puppet/systemd 5.x and 6.x 5.x dropped Puppet 6 support, which we don't support anyway 6.x dropped Ubuntu 18.04 support, which we don't support either --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 4a34036a..3adc6e8c 100644 --- a/metadata.json +++ b/metadata.json @@ -29,7 +29,7 @@ }, { "name": "puppet/systemd", - "version_requirement": ">= 2.9.0 < 5.0.0" + "version_requirement": ">= 2.9.0 < 7.0.0" } ], "requirements": [