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