Fix stdlib version in metadata
puppetlabs-stdlib is now using the 5.1 version, so we should fix the stdlib version in metadata. Change-Id: Iacca0179784a38ac23d20c5deba915856da0c273
This commit is contained in:
parent
243a91209e
commit
ae6ba955f1
@ -7,7 +7,7 @@
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/stdlib",
|
||||
"version_requirement": ">=4.0.0 <5.0.0"
|
||||
"version_requirement": ">=5.0.0 <6.0.0"
|
||||
},
|
||||
{
|
||||
"name": "openstack/keystone",
|
||||
@ -67,4 +67,4 @@
|
||||
"source": "git://github.com/openstack/puppet-zaqar.git",
|
||||
"summary": "Puppet module for OpenStack Zaqar",
|
||||
"version": "14.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user