Set Berksfile to use ruby solver
This provides much better debugging output. Depends-On: https://review.opendev.org/702772 Change-Id: I32f254e78817a06ac061cfaaf2ab40559bee9a46
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
source 'https://supermarket.chef.io'
|
source 'https://supermarket.chef.io'
|
||||||
|
|
||||||
|
solver :ruby, :required
|
||||||
|
|
||||||
metadata
|
metadata
|
||||||
|
|
||||||
# cookbook for testing database provider:
|
# cookbook for testing database provider:
|
||||||
cookbook 'test-openstack-common-database',
|
cookbook 'test-openstack-common-database', path: 'spec/cookbooks/test-openstack-common-database'
|
||||||
path: 'spec/cookbooks/test-openstack-common-database'
|
|
||||||
|
Reference in New Issue
Block a user