To solve your problem you should specify that the dependency
"berkshelf-test-2" can be found at git:
[...]
example:
cat project/Berksfile
cookbook "berkshelf-test-1", git:
"git://github.com/froschi/berkshelf-test-1.git
<http://github.com/froschi/berkshelf-test-1.git>"
cookbook "berkshelf-test-2", git:
"git://github.com/froschi/berkshelf-test-2.git
<http://github.com/froschi/berkshelf-test-2.git>"
While this is slightly confusing at first, this is working as intended.
I have an open branch that I have been working on that will ship with
0.4.0 that allows you to define "default source locations" in your
project's Berksfile. This will allow you to say, "check this list of
chef servers or community servers before saying that you can't find my
cookbook or dependencies".
Archive powered by MHonArc 2.6.16.