Skip to content

Commit 6b9050e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"requirements": [
104104
{
105105
"name": "puppet",
106-
"version_requirement": ">= 7.0.0 < 9.0.0"
106+
"version_requirement": ">= 8.0.0 < 9.0.0"
107107
}
108108
],
109109
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",

0 commit comments

Comments
 (0)