Skip to content

Commit

Permalink
Allow puppetlabs/apache 12.x
Browse files Browse the repository at this point in the history
We need 12.0.3+ for Puppet 8 support due to puppetlabs/puppetlabs-apache#2525
  • Loading branch information
evgeni authored and ekohl committed Mar 18, 2024
1 parent ea57c5c commit 914e646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
{
"name": "puppetlabs/apache",
"version_requirement": ">= 8.0.0 < 12.0.0"
"version_requirement": ">= 8.0.0 < 13.0.0"
},
{
"name": "puppetlabs/apt",
Expand Down

0 comments on commit 914e646

Please sign in to comment.