Skip to content

Commit 1af4ff3

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

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
@@ -109,7 +109,7 @@
109109
"requirements": [
110110
{
111111
"name": "puppet",
112-
"version_requirement": ">= 7.0.0 < 9.0.0"
112+
"version_requirement": ">= 8.0.0 < 9.0.0"
113113
}
114114
],
115115
"description": "Standard Library for Puppet Modules",

0 commit comments

Comments
 (0)