Loosen version pin to bind cookbook
They still haven't released the cookbook however they've updated the release to 3.1.0 which is breaking tests globally. This should resolve the issue. Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/800841 Change-Id: Ie196f920b9431392e3c0d44eb97ee6e6685719db Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
parent
786d6a3896
commit
791436e7ac
@ -9,7 +9,7 @@ version '19.0.0'
|
||||
supports os
|
||||
end
|
||||
|
||||
depends 'bind', '~> 2.3.1'
|
||||
depends 'bind', '~> 3.1.0'
|
||||
depends 'openstackclient'
|
||||
depends 'openstack-common', '>= 19.0.0'
|
||||
depends 'openstack-dns', '>= 19.0.0'
|
||||
|
Loading…
Reference in New Issue
Block a user