[chef] Re: notifies on resource not notifying


Chronological Thread 
  • From: Sean OMeara < >
  • To:
  • Subject: [chef] Re: notifies on resource not notifying
  • Date: Thu, 27 Dec 2012 10:52:02 -0500

Hi Seif!

This is a bug in the LWRP DSL.

You can read about it here:
http://tickets.opscode.com/browse/CHEF-3681

There is a fix coming in Chef 11 which will require a small changes to
the all LWRP code including teamcity and windows cookbooks to make
notifications work.

In the meantime, you modify the teamcity_build LWRP and cargo-cult the
pattern referenced in the above ticket.

https://gist.github.com/d85be145f3ff824ccc07/0e97d44f20ec65411b141cb46cbeb19bb34b44ad

Good luck and let me know if you have any questions!

-s

On Thu, Dec 27, 2012 at 10:43 AM, Seif Attar 
< >
 wrote:
> Hello,
>
> I am writing a recipe that calls 3 resources, the first resource has
> conditional execution and a notifies, goal being that the other 2 dont run
> unless this one passed the condition.
>
> I can see the first resource being run, but it doesn't seem to be notifying,
> can someone help figure out what I am messing up? is there a better way to
> go about this?
>
> Here is a gist of the recipe, and the debug output from Chef 10.16.4:
>
> https://gist.github.com/4389024
>
> Any help appreciated.
>
> Thanks



Archive powered by MHonArc 2.6.16.

§