Fix inifile version in metadata
puppetlabs-inifile 1.2.x doesn't work, so let's fix that. Change-Id: Ic4b9a51209b914b5c87f34c35d480564d1feb618 Co-Authored-By: zhongshengping <chdzsp@163.com>
This commit is contained in:
parent
411f7e2d23
commit
ea7a7b434e
@ -3,7 +3,7 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "puppetlabs/inifile",
|
||||
"version_requirement": ">=1.0.0 <2.0.0"
|
||||
"version_requirement": ">=2.0.0 <3.0.0"
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/stdlib",
|
||||
@ -66,4 +66,4 @@
|
||||
"source": "git://github.com/openstack/puppet-barbican.git",
|
||||
"summary": "Puppet module for OpenStack Barbican",
|
||||
"version": "13.1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user