Fix stdlib version in metadata
puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the stdlib version in metadata. Change-Id: I9e2215435bcb47e6feef5b8d5dcbb406f7e09983
This commit is contained in:
parent
e5e9132345
commit
bde0e5afb4
@ -19,7 +19,7 @@
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/stdlib",
|
||||
"version_requirement": ">=5.0.0 <6.0.0"
|
||||
"version_requirement": ">=5.0.0 <7.0.0"
|
||||
},
|
||||
{
|
||||
"name": "openstack/openstacklib",
|
||||
|
Loading…
Reference in New Issue
Block a user