Hi everyone,
Is there a way to display correctly an array, each time I am trying to
'notice' an array I have something like that:
Here is the code:
$array = [ 'test' , 'test2']
notice("Here is the $array")
The ouput is as follow:
Here is the testtest2
There is no way to put a clean IFS for the ouput...
--
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.