Modify puppet version 4 to 5

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

Change-Id: I685fb9f6a7460f5b2c704ae53a4acd458a4a129f
This commit is contained in:
ZhongShengping 2019-01-15 10:11:18 +08:00
parent 2c4f5dcd2e
commit 9fa99c2bdf
1 changed files with 1 additions and 1 deletions

View File

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