Modify puppet version 4 to 5
The puppet version has been upgraded from 4 to 5 in the main branch. Change-Id: If04ab44b566894a635dfa4f2686ed63475ba8097
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": "4.x"
|
||||
"version_requirement": "5.x"
|
||||
}
|
||||
],
|
||||
"source": "git://github.com/openstack/puppet-openstacklib.git",
|
||||
|
Reference in New Issue
Block a user