Skip to content

Commit 46e15e9

Browse files
committed
Raise Puppet lower bound to >= 7.10.0
Similar to eb5b4c0 this module uses PUP-5704[1] which was only introduced in Puppet 7.10.0. [1]: https://www.puppet.com/docs/puppet/7/release_notes_puppet.html#enhancements_puppet_x-7-9-0-PUP-5704 Fixes: 8070478 ("(CONT-772) Update metadata.json and Gemfile")
1 parent e312168 commit 46e15e9

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
@@ -83,7 +83,7 @@
8383
"requirements": [
8484
{
8585
"name": "puppet",
86-
"version_requirement": ">= 7.0.0 < 9.0.0"
86+
"version_requirement": ">= 7.10.0 < 9.0.0"
8787
}
8888
],
8989
"description": "Module for Apache configuration",

0 commit comments

Comments
 (0)