On 6/14/13 7:57 AM, Julian C. Dunn wrote:I have added the debug output after adding the "include_attribute" section.
Hey Jeffrey: I don't see your recipe code anywhere but judging from theThe attribute files of all cookbooks in the run list and their
gist you have something like this:
connector::default has include_recipe "torquebox-web-server"
torquebox-web-server::default has include_recipe "yum::epel"
Is "yum" anywhere in your metadata for any of those cookbooks?
Even I'm not entirely sure whether include_recipe also loads attributes
from the dependent cookbook...
dependencies get loaded during the converge phase. What is interesting
here is that a breaking change for Chef 11 was that chef-solo won't be
able to include_recipe unless you've also specified "depends" in your
metadata. Thus, I believe this should be working correctly.
If you use
include_attribute "yum::epel"
in your default attribute file for the connector cookbook, does that
resolve the issue?
Cheers,
Steven
Archive powered by MHonArc 2.6.16.