Modify puppet version 4 to 5

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

Change-Id: I34ac23ec78cde7a7d765548290a85161ad49f94f
This commit is contained in:
ZhongShengping 2019-01-15 10:11:19 +08:00
parent b9f6eda42c
commit 5210621718

View File

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