Hi, [...] > There is no way to put a clean IFS for the ouput...
You could use join() to join array elements with a single space and display then with notice, or have a define that would iterate over array elements for you printing them one by one. You can also try this little function: https://gist.github.com/1621778 I hope that helps. KW -- 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.
