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