Get run list from recipe

Hello,

How can I get expanded run list for the current node from recipe?


WBR realloc()

On Wed, Apr 18, 2012 at 8:01 AM, Stanislav Bogatyrev
realloc@realloc.spb.ru wrote:

How can I get expanded run list for the current node from recipe?

Use node['recipes'] and node['roles'].

Bryan

It works. Thank You!

2012/4/18 Bryan McLellan btm@loftninjas.org:

On Wed, Apr 18, 2012 at 8:01 AM, Stanislav Bogatyrev
realloc@realloc.spb.ru wrote:

How can I get expanded run list for the current node from recipe?

Use node['recipes'] and node['roles'].

Bryan

--
WBR realloc()