Modify puppet version 4 to 5

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

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

View File

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