Hi all,
are there a way to define a associative array/Hash?
example:
$host = [{ :name => 'host1', :ip => '192.168.10.1' }, { :name =>
'host2', :ip => '192.168.10.2' }]
Regards
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---