From 8ff45f7ec378384d9dad7f2f67221b9714420cef Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Mon, 4 May 2026 10:17:23 +0200 Subject: [PATCH] puppet/epel: Allow 6.x --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index a536b318..8788bc5f 100644 --- a/metadata.json +++ b/metadata.json @@ -102,7 +102,7 @@ }, { "name": "puppet/epel", - "version_requirement": ">= 3.0.0 < 6.0.0" + "version_requirement": ">= 3.0.0 < 7.0.0" } ] }