General remark: You should use hiera() to retrieve that value.
hiera_array() is only useful in very specific situations, and only if
you have a non-trivial hierarchy.

On 01/15/2014 03:02 PM, Francisco José Bejarano wrote:
> 
> HOSTS_TESTING:
>         - 'host1'
>         - 'host2'
>         - 'host3'
> 
> and manifest
> 
> $HOSTS_TESTING = hiera_array('HOSTS_TESTING')

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/52D69CCA.2020200%40alumni.tu-berlin.de.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to