Fix stdlib version in metadata

puppetlabs-stdlib is now using the 5.1 version, so we should fix the
stdlib version in metadata.

Change-Id: Ic92dca856c02bb97073ce875098602ad4114e10f
This commit is contained in:
ZhongShengping 2018-11-09 14:56:37 +08:00
parent 90738b97ae
commit 8e4cae92f2
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=4.12.0 <5.0.0"
"version_requirement": ">=5.0.0 <6.0.0"
},
{
"name": "duritong/sysctl",