Fix apache version in metadata

puppetlabs-apache 1.10 doesn't work, so let's fix that.

Change-Id: I91d239482c2f801bbdb5075a5d6e7915960e8230
This commit is contained in:
Thomas Goirand 2018-06-28 23:05:20 +02:00
parent fca550f1b2
commit 3522fa1d18
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
},
{
"name": "puppetlabs/apache",
"version_requirement": ">=1.0.0 <2.0.0"
"version_requirement": ">=3.0.0"
}
],
"description": "Installs and configures OpenStack Cinder (Block Storage).",
@ -38,7 +38,7 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"7"
"9"
]
},
{