Modify puppet version 4 to 5

The puppet version has been upgraded from 4 to 5 in the main branch.

Change-Id: Id6a73a25a6ffcec2489a65cfe7aa07cd9a77ff2d
This commit is contained in:
ZhongShengping 2019-01-15 10:11:18 +08:00
parent 2437978f2d
commit 6b21f1b4ce
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": "4.x"
"version_requirement": "5.x"
}
],
"source": "git://github.com/openstack/puppet-gnocchi.git",