[chef] Re: Get available recipes and apply them to a node


Chronological Thread 
  • From: Thom May < >
  • To:
  • Subject: [chef] Re: Get available recipes and apply them to a node
  • Date: Thu, 18 Feb 2010 16:50:19 +0000

Hi,
you don't need a chef::recipe - run_list is an array of strings:
http://gist.github.com/307825

-Thom

On Thu, Feb 18, 2010 at 15:50,  
< >
 wrote:
> Hi again!
>
> I want to get all available recipes and apply them to a node. How can I do
> that? I tried it by loading a cookbook and accessing the recipes of that
> cookbook. But it seems I can only recieve a recipes name by doing so - but I
> need a Chef::Recipe for doing node.run_list << a_recipe!
>
> Any suggestions?
>
> PS: i'm using chef 0.7.16
>



Archive powered by MHonArc 2.6.16.

§