Re: [Puppet Users] Re: Templating question:

2011-09-24 Thread Scott Smith
You must be new to Ruby. On Sep 24, 2011 3:30 PM, "Peter Berghold" wrote: > Hmmm looks suspiciously Perl-ish. ;) > > On Sep 24, 2011 4:19 PM, "Steve Snodgrass" wrote: > > Peter, I'm not sure about your specific question but there is a much > easier way of doing what you are trying to do. > >

Re: [Puppet Users] Re: Templating question:

2011-09-24 Thread Peter Berghold
Hmmm looks suspiciously Perl-ish. ;) On Sep 24, 2011 4:19 PM, "Steve Snodgrass" wrote: Peter, I'm not sure about your specific question but there is a much easier way of doing what you are trying to do. <%= hosts.join(',') %> That will replace your entire example template. :) On Sep 24