[chef] Re: Where is the list of (to be) executed recipes for a node?


Chronological Thread 
  • From: David Petzel < >
  • To:
  • Subject: [chef] Re: Where is the list of (to be) executed recipes for a node?
  • Date: Wed, 18 Jun 2014 08:53:25 -0400

The minitest handler cookbook handles the "were executed" case like so: https://github.com/btm/minitest-handler-cookbook/blob/master/libraries/test_loader.rb#L99-L104. Not sure if this falls into one of the various attempts that falls short, but passing it along in case it helps.


On Wed, Jun 18, 2014 at 8:47 AM, Stephen Corbesero < " target="_blank"> > wrote:

 

I want a node to be able to print the recipes that were or were to be executed during a chef-client run, including recipes that come from “include_recipe” statements. 

 

I can’t just use the run list because that is not fully expanded.   I have seen various attempts at doing this, but none seem to work well or completely.

 

 

--

Stephen Corbesero, DevOps Engineer

Synchronoss - Mobile Innovation for a Connected World

" target="_blank"> | www.synchronoss.com

 





Archive powered by MHonArc 2.6.16.

§