-
, run_list.
chef-solo , , , chef-, ( Ruby script) , , t .
For me, this happened in the Windows cookbook when I tested some recipe with Vagrant. I just commented on the require line as a workaround.
For testing recipes with a chef, I keep a git branch with a few commits that avoid these problems. Since these commits are usually small and not related to the recipes I am testing, but just to make sure chef-solo works, this is enough to get around such problems.
source
share