Skip to content

Commit f0bde88

Browse files
authored
(GH-1097) Bumping back required puppet version (#1098)
Prior to this commit, due to a mistake, there was a reversion to the previously implemented bump to minimum required puppet version, which was part of the CVE update. This commit aims to address issue 1097 in Github which brings to light the need for this puppet bump to be restored to 6.24
1 parent ad7de8e commit f0bde88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"requirements": [
8080
{
8181
"name": "puppet",
82-
"version_requirement": ">= 6.0.0 < 8.0.0"
82+
"version_requirement": ">= 6.24.0 < 8.0.0"
8383
}
8484
],
8585
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",

0 commit comments

Comments
 (0)