[chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: notifies on resource not notifying


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: notifies on resource not notifying
  • Date: Fri, 28 Dec 2012 11:28:08 -0800


On Friday, December 28, 2012 at 10:49 AM, Seif Attar wrote:

On 28 December 2012 18:45, Daniel DeLeo < " target="_blank"> > wrote:
What version of Chef is this?

10.16.4

Hrm, I wonder if it has something to do with the notifications being chained?

Can you assign your template resource to a variable, e.g.:

  template_resource = template "path/to/file" do # etc.

And then, at the end of the recipe, add a ruby_block resource to print out `template_resource.updated_by_last_action?` and `template_resource.immediate_notifications`?

-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§