Skip to content

Commit 83c7fc9

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

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
@@ -26,7 +26,7 @@
2626
"requirements": [
2727
{
2828
"name": "puppet",
29-
"version_requirement": ">= 7.0.0 < 9.0.0"
29+
"version_requirement": ">= 8.0.0 < 9.0.0"
3030
}
3131
],
3232
"pdk-version": "3.2.0",

0 commit comments

Comments
 (0)