Modify puppet version 4 to 5

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

Change-Id: I779bccc7d14b48efe8aa5d89b5eff96a317f3566
This commit is contained in:
ZhongShengping 2019-01-15 10:11:19 +08:00
parent 99f9a0dcc6
commit db576c4e84
1 changed files with 1 additions and 1 deletions

View File

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