Modify puppet version 4 to 5

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

Change-Id: I094f3fef47cf991ea3b81a9ca086cf4886e0c6ce
This commit is contained in:
ZhongShengping 2019-01-15 10:11:19 +08:00
parent 0157b1f1c6
commit 4140826105

View File

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