> Try <%= ldap + " " %>, or even force ldap to a string (ldap.to_s) if it > complains about not being able to add " " to a not-String. >
Thanks for the reply Felix, actually it wasn't necessary any particular interpolation , I just discovered that actually I wasn't passing an array to the template... Regards, Al -- 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.
