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: I777a6b3b7d833f11469ee91201595de0aba9d549
This commit is contained in:
ZhongShengping 2018-12-21 09:26:55 +08:00
parent 9667e22cd9
commit a721b5a087
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
},
{
"name": "puppetlabs/vcsrepo",
"version_requirement": ">=1.3.0 <2.0.0"
"version_requirement": ">=2.4.0 <3.0.0"
},
{
"name": "openstack/oslo",