chef-lxc
chef-lxc copied to clipboard
Recipe not working with chef-solo
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
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