[chef] recipe, recipes and loaded_recipes (CHEF-3645)


Chronological Thread 
  • From: Bryan McLellan < >
  • To: " " < >
  • Subject: [chef] recipe, recipes and loaded_recipes (CHEF-3645)
  • Date: Tue, 4 Dec 2012 20:51:54 -0500

Do you ever search for [role] or [recipe] instead of [roles] and [recipes]? Why? Would you be traumatized if these went away (because they're confusing) in Chef 11 and you had to look through the nodes run_list?

Do you use node[:recipes] and run_state[:seen_recipes] in a cookbooks to determine if a recipe is in the expanded run list but hasn't been seen yet? Would you hold it against me if node[:recipes] contained the recipes that had been seen/loaded so far (and the final list of all recipes at the end of the run, including ones from include_recipe), instead of the expanded run_list?

Thoughts?

Bryan



Archive powered by MHonArc 2.6.16.

§