Bump upper version of puppetlabs-vcsrepo

Now we are using puppetlabs-vcsrepo v5.2.0 in our CI.

Let's bump the upper version so that the constraint include that tested
version.

Change-Id: I8026a4cef6cf2975733539c13be3f7d11d8c65f8
This commit is contained in:
Takashi Kajinami 2022-07-30 23:18:17 +09:00
parent 619f350c56
commit d5ecf3fede
1 changed files with 1 additions and 1 deletions

View File

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