On Thu, Mar 4, 2010 at 2:01 PM, Len Rugen <[email protected]> wrote: > Will something like this work in a template? > > <% if fqdn.starts_with?'something' then %>
Try 'start_with?' instead of 'starts_with?' -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
