Fix vcsrepo version in metadata

puppetlabs-vcsrepo is now using the 2.4.0 version, so we should fix the
vcsrepo version in metadata.

Change-Id: Ib78b959c4faa9ce9c6ef5981f02f65cad3dd38e5
This commit is contained in:
ZhongShengping 2018-12-21 09:31:24 +08:00
parent b8fcad11c6
commit 7db5dbd38f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
},
{
"name": "puppetlabs/vcsrepo",
"version_requirement": ">=0.1.2 <2.0.0"
"version_requirement": ">=2.4.0 <3.0.0"
},
{
"name": "openstack/openstacklib",