Skip to content

Commit d8ef827

Browse files
committed
(CAT-2376) Puppetcore update
A set of changes dedicated to implementing puppetcore into our modules. This update, amongst other changes, removes Puppet 7 support.
1 parent 99bfe3b commit d8ef827

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": ">= 7.0.0 < 9.0.0"
82+
"version_requirement": ">= 8.0.0 < 9.0.0"
8383
}
8484
],
8585
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",

0 commit comments

Comments
 (0)