chef-lxc icon indicating copy to clipboard operation
chef-lxc copied to clipboard

Recipe not working with chef-solo

Open robertoaloi opened this issue 14 years ago • 1 comments

The recipe seems not to work when used with the chef-solo provisioner. With chef-server seems to work fine. The error you get:

https://gist.github.com/991452

robertoaloi avatar May 25 '11 17:05 robertoaloi

Thats because chef solo does not support searching, use this https://github.com/edelight/chef-solo-search. You might also want to consider littlechef (https://github.com/tobami/littlechef) if you intend on using chef solo

osiloke avatar Sep 30 '11 15:09 osiloke