[chef] Re: Re: template question


Chronological Thread 
  • From: Ash Berlin < >
  • To:
  • Subject: [chef] Re: Re: template question
  • Date: Mon, 5 Dec 2011 19:21:43 +0000


On 5 Dec 2011, at 19:16, Ash Berlin wrote:

> 
> :pete => node[:domain] == "foo.com" > "bar" : "baz"

This was meant to be

:pete => node[:domain] == "foo.com" ? "bar" : "baz"

-ash



Archive powered by MHonArc 2.6.16.

§