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: Ifd09f1916f581c2fc7a1bb2b56c370efdc505d89
This commit is contained in:
parent
605684b22e
commit
4013043e5f
@ -11,7 +11,7 @@
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/stdlib",
|
||||
"version_requirement": ">=4.0.0 <5.0.0"
|
||||
"version_requirement": ">=5.0.0 <6.0.0"
|
||||
},
|
||||
{
|
||||
"name": "openstack/openstacklib",
|
||||
@ -63,4 +63,4 @@
|
||||
"source": "git://github.com/openstack/puppet-trove.git",
|
||||
"summary": "Puppet module for OpenStack Trove",
|
||||
"version": "14.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user