Update apache constraints in metadata
We've been using the 2.x series of the apache module for a while now so we need to update the constraints to allow for this. Change-Id: I3a1c1f2811a77368075ab14a3ba102e8a749a309
This commit is contained in:
parent
a34d4b0d61
commit
b093ee38b3
@ -3,7 +3,7 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "puppetlabs/apache",
|
||||
"version_requirement": ">=1.2.0 <2.0.0"
|
||||
"version_requirement": ">=1.2.0 <3.0.0"
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/stdlib",
|
||||
@ -58,4 +58,4 @@
|
||||
"source": "git://github.com/openstack/puppet-horizon.git",
|
||||
"summary": "Puppet module for OpenStack Horizon",
|
||||
"version": "12.0.0"
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Updated the cap on the puppetlabs-apache module to include the 2.x series.
|
Loading…
x
Reference in New Issue
Block a user