Bump requirement of puppetlabs-apache

... to make it consistent with puppet-openstacklib[1].

[1] 556f742e5ed43fc45ff4258cdae15b0dfca99a52

Change-Id: I1cb682a9bcb4e34f66308d7b4fc7d0459bc3b7f1
This commit is contained in:
Takashi Kajinami 2021-03-18 22:35:26 +09:00
parent 0f0ade39e2
commit 7c93787c62
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
},
{
"name": "puppetlabs/apache",
"version_requirement": ">=3.0.0"
"version_requirement": ">=5.0.0"
}
],
"description": "Installs and configures OpenStack Placement.",