Modify puppet version 4 to 5

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

Change-Id: Icfdf3c065a8278c9331b5158c82aae8936eab1c3
This commit is contained in:
ZhongShengping 2019-01-15 10:11:18 +08:00
parent b0ddde17f9
commit efec52ee24
1 changed files with 1 additions and 1 deletions

View File

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