Fix inifile version in metadata
puppetlabs-inifile 1.2.x doesn't work, so let's fix that. Change-Id: I1d479b5f5a0f6646cb3b08cd3d1745ad2f30050f Co-Authored-By: zhongshengping <chdzsp@163.com>
This commit is contained in:
parent
89e8b12108
commit
ce4d910962
@ -7,7 +7,7 @@
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/inifile",
|
||||
"version_requirement": ">=1.0.0 <2.0.0"
|
||||
"version_requirement": ">=2.0.0 <3.0.0"
|
||||
},
|
||||
{
|
||||
"name": "openstack/keystone",
|
||||
@ -70,4 +70,4 @@
|
||||
"source": "git://github.com/openstack/puppet-ceilometer.git",
|
||||
"summary": "Puppet module for OpenStack Ceilometer",
|
||||
"version": "13.1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user