Node.save during the compile phase

Is there any way to force a node save during the compile phase of a chef run?

-Tim Smith

On Friday, September 21, 2012 at 3:18 PM, Tim Smith wrote:

Is there any way to force a node save during the compile phase of a chef run?

-Tim Smith
You already have it. Just put node.save in your recipe, and not in a ruby_block.

--
Daniel DeLeo