Fix stdlib version in metadata
puppetlabs-stdlib is now using the 8.0.0 version, so we should fix the stdlib version in metadata. Change-Id: I63d467061c64f129b4e903a0410ef16868afd174
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/stdlib",
|
||||
"version_requirement": ">= 5.0.0 <8.0.0"
|
||||
"version_requirement": ">= 5.0.0 <9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "openstack/keystone",
|
||||
|
Reference in New Issue
Block a user