Skip to content

Commit 799fed3

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

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
@@ -104,7 +104,7 @@
104104
"requirements": [
105105
{
106106
"name": "puppet",
107-
"version_requirement": ">= 7.0.0 < 9.0.0"
107+
"version_requirement": ">= 8.0.0 < 9.0.0"
108108
}
109109
],
110110
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",

0 commit comments

Comments
 (0)