Modify puppet version 4 to 5

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

Change-Id: Ib684a34c38835fd4c794eab761e288d46e5912e0
This commit is contained in:
ZhongShengping 2019-01-15 10:11:19 +08:00
parent b756c5acf3
commit cc7708153f
1 changed files with 1 additions and 1 deletions

View File

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