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:
parent
31abbcb8fa
commit
8b7aa3e6fe
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "puppetlabs/apache",
|
"name": "puppetlabs/apache",
|
||||||
"version_requirement": ">=1.0.0 <2.0.0"
|
"version_requirement": ">=3.0.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Installs and configures OpenStack Zaqar.",
|
"description": "Installs and configures OpenStack Zaqar.",
|
||||||
@ -70,4 +70,4 @@
|
|||||||
"source": "git://github.com/openstack/puppet-zaqar.git",
|
"source": "git://github.com/openstack/puppet-zaqar.git",
|
||||||
"summary": "Puppet module for OpenStack Zaqar",
|
"summary": "Puppet module for OpenStack Zaqar",
|
||||||
"version": "13.1.0"
|
"version": "13.1.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user