Modify puppet version 4 to 5
The puppet version has been upgraded from 4 to 5 in the main branch. Change-Id: I51763cbb026f28f42150444de309d38d1f582406
This commit is contained in:
parent
2d818c66f6
commit
6b478c73a1
@ -65,7 +65,7 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
{
|
{
|
||||||
"name": "puppet",
|
"name": "puppet",
|
||||||
"version_requirement": "4.x"
|
"version_requirement": "5.x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": "git://github.com/openstack/puppet-swift.git",
|
"source": "git://github.com/openstack/puppet-swift.git",
|
||||||
|
Loading…
Reference in New Issue
Block a user