[chef] Re: Re: Inserting files into templates


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Cc: Brad Knowles < >
  • Subject: [chef] Re: Re: Inserting files into templates
  • Date: Wed, 11 Sep 2013 09:25:27 -0700


On Wednesday, September 11, 2013 at 6:48 AM, Brad Knowles wrote:


I tried using 'action: nothing' in the template and doing a 'notifies:
create' from the ruby block, but sadly it still didn't work.

Try doing a "subscribes" from the other direction. I've found that sometimes a notify won't work but a subscribe will. In theory, it's just a difference between a push and a pull notification, but you use whatever works -- right?

--
LinkedIn Profile: <http://tinyurl.com/y8kpxu>
I would be pretty interested to see how this occurs. Notifies and subscribes are implemented in exactly the same way.

-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§