Skip to content

Commit b6dd3bc

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

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
@@ -86,7 +86,7 @@
8686
"requirements": [
8787
{
8888
"name": "puppet",
89-
"version_requirement": ">= 7.0.0 < 9.0.0"
89+
"version_requirement": ">= 8.0.0 < 9.0.0"
9090
}
9191
],
9292
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",

0 commit comments

Comments
 (0)