Is there any way to force a node save during the compile phase of a chef run?
-Tim Smith
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 putnode.save
in your recipe, and not in a ruby_block.
--
Daniel DeLeo