Fix corosync version in metadata

puppet-corosync is now using the 5.0.0 version, so we should fix the
corosync version in metadata.

Change-Id: I53327f4d88be2cafdcf3cbd4e39275088cc3e450
This commit is contained in:
ZhongShengping 2018-12-21 09:14:36 +08:00
parent 26123e1d27
commit 5469f3b7f9
1 changed files with 1 additions and 1 deletions

View File

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