Bump upper-version of puppet-corosync

Currently we use puppet-corosync v8.0.0 in CI. This change bumps
the upper version to include that tested version.

Change-Id: Icc83bcb09b83b5e0c2afe109e84b44dc47ccf24d
This commit is contained in:
Takashi Kajinami 2022-09-07 01:31:41 +09:00
parent 19645041ce
commit fb8211c979
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "puppet/corosync",
"version_requirement": ">=5.0.0 <6.0.0"
"version_requirement": ">=5.0.0 <9.0.0"
},
{
"name": "puppetlabs/stdlib",