Bump upper version of puppetlabs-apache

Currently 12.1.0 is used in CI and is proven to work.

Change-Id: I0dd1f09c604d88b27d9889965dccf1621cae0bb3
This commit is contained in:
Takashi Kajinami 2024-04-12 00:43:36 +09:00
parent 320b5b9522
commit a6b6f24450
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"dependencies": [
{
"name": "puppetlabs/apache",
"version_requirement": ">=5.0.0 <12.0.0"
"version_requirement": ">=5.0.0 <13.0.0"
},
{
"name": "puppetlabs/inifile",