Hey me again, stupid question where do I put the file? On Tue, Jan 17, 2012 at 9:58 AM, Antidot SAS <[email protected]> wrote:
> Thx this help a lot > > > On Mon, Jan 16, 2012 at 6:04 PM, Krzysztof Wilczynski < > [email protected]> wrote: > >> 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. >> >> > -- 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.
