Bump requirement of puppetlabs-apache

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

[1] 556f742e5ed43fc45ff4258cdae15b0dfca99a52

Change-Id: Ieb659a8f24ff54522bc453c743667849238a3ecc
This commit is contained in:
Takashi Kajinami 2021-03-18 22:29:06 +09:00
parent 79ad558f45
commit 40050d6ae3
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 Cinder (Block Storage).",