Skip to content

Commit 157cbdf

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

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
@@ -71,7 +71,7 @@
7171
"requirements": [
7272
{
7373
"name": "puppet",
74-
"version_requirement": ">= 7.0.0 < 9.0.0"
74+
"version_requirement": ">= 8.0.0 < 9.0.0"
7575
}
7676
],
7777
"pdk-version": "3.2.0",

0 commit comments

Comments
 (0)