Fix apache version in metadata

puppetlabs-apache 1.10 doesn't work, so let's fix that.
plus Debian release is 9.

Change-Id: I1c47e8e7018810643086dd3b2fb71d406082001f
This commit is contained in:
ZhongShengping 2018-07-02 09:12:50 +08:00
parent 31abbcb8fa
commit 8b7aa3e6fe

View File

@ -23,7 +23,7 @@
},
{
"name": "puppetlabs/apache",
"version_requirement": ">=1.0.0 <2.0.0"
"version_requirement": ">=3.0.0"
}
],
"description": "Installs and configures OpenStack Zaqar.",
@ -70,4 +70,4 @@
"source": "git://github.com/openstack/puppet-zaqar.git",
"summary": "Puppet module for OpenStack Zaqar",
"version": "13.1.0"
}
}