Problems getting chef-solo-search and vagrant working

Hello,

I am trying to get some private ssh keys setup using chef-solo-search. I however cannot get a chef to run without an error.

Here is my run log : https://gist.github.com/kylesloan/5880457

I notice that when I SSH into the vagrant box after the failed run, that /tmp/vagrant-chef-1/chef-solo-1/cookbooks/chef-solo-search/libraries is missing the other files found in the libraries folder found in the github version of the book (https://github.com/edelight/chef-solo-search/tree/master/libraries)

I am little iffy on the directions found with chef-solo-search, but it seems the libraries folder is missing the items and thats my problem? But I’m not sure what to do as I believe berkshelf handles the download and copy over the virtual box.

Also, is chef-solo-search still the cookbook to use in this circumstance or should I go about this with another solution? I notice that their haven’t been any commits in a few months and it seems there are some old pull requests. I see my same basic issue is logged as well – https://github.com/edelight/chef-solo-search/issues/35

Vagrant version 1.2.2
Berkshelf (2.0.5)
Chef: 11.4.0