[chef] Re: Re: Re: Template being updated every chef run


Chronological Thread 
  • From: Daniel Condomitti < >
  • To:
  • Subject: [chef] Re: Re: Re: Template being updated every chef run
  • Date: Mon, 15 Oct 2012 10:31:05 -0400

Can you also paste the recipe? Specifically the variables block that's setting @pager. If you're just passing an object (other than a string) its ID would be changing each time (which may be detected as a change in the template to be outputted, I'm not sure how it determines if it has changed) but results in the same output since it's just calling .to_s on it.

On Monday, October 15, 2012 at 8:01 AM, Alfredo Palhares wrote:

Excerpts from Daniel Condomitti's message of Sat Oct 13 01:53:47 +0200 2012:
Can you paste the entire template? If there's a Time.now or something
else that changes with each run it could cause it to be written every
time.
No there isn't. Here is the template[1]

I am even more clueless now


--
Regards,
Alfredo Palhares




Archive powered by MHonArc 2.6.16.

§