Modify puppet version 4 to 5

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

Change-Id: I0af3714ca76377ce936d3f74b776f3c5136e18e1
This commit is contained in:
ZhongShengping 2019-01-15 10:11:19 +08:00
parent 22b95c33b9
commit 7cab6640b4
1 changed files with 1 additions and 1 deletions

View File

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