Hi, [...]
> It is in the split in fact I don't have space between the value but > carried returns, so if I split to "\n", it works. > This is slightly worrisome. I encourage you to go with separating values with a comma, not only because it follows style of how other facts return values, but also ensures that things will not break by accident (something may happen now and/or in the future). As far as having single space there to separate results is also acceptable, then having "\n" there might not be what you want. I do encourage you to strip surplus new lines and join values on single comma :) My 2p, I hope you don't mind :) KW -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/95nyFfV8ytsJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.