[chef] Re: Creating a delayed action from a ruby_block


Chronological Thread 
  • From: Noah Kantrowitz < >
  • To:
  • Subject: [chef] Re: Creating a delayed action from a ruby_block
  • Date: Mon, 1 Aug 2011 10:54:06 -0700

If you use an LWRP instead of a Ruby block it might be a bit easier, since 
then you just don't trigger the updated_by_last_whatever if not needed.

--Noah

On Aug 1, 2011, at 10:47 AM, Charles Duffy wrote:

> Howdy, all --
> 
> I have a ruby_block in which I do some comparison of file mtimes at 
> execution time, and -- depending on the result -- may or may not wish to 
> trigger a delayed action.
> 
> Thing is... what's the syntax to do so? This is in Chef 0.10, and the 
> targeted resource hasn't been declared yet at the time (so the old-style 
> references, as I understand it, aren't yet available).
> 
> Thanks!

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.16.

§