Fix dns version in metadata

theforeman-dns is now using the 5.3.1 version, so we should fix the
dns version in metadata.

Change-Id: Iad4b4b9bf459041009b8e516754bac5afed275d4
This commit is contained in:
ZhongShengping 2018-12-21 09:33:19 +08:00
parent e18521569a
commit 3b9c2b9920
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
},
{
"name": "theforeman/dns",
"version_requirement": ">=1.4.0 <4.0.0"
"version_requirement": ">=5.3.1 <6.0.0"
},
{
"name": "openstack/openstacklib",