I continue to wish for multidimensional objects. This is another
example.

seph

David Schmitt <da...@dasz.at> writes:

> Scott wrote:
>> So I'm running puppet 0.24.8 and I'm trying to use a definition where
>> sometimes the "name" parameter will be the same but other parameters
>> will be different and puppet is complaining because it expects "name"
>> parameter to be unique.
>> 
>> Is that the way it's supposed to be?
>
> Yes.
>
>> And if so, why? 
>
> The namevar is the primary key of the resource type. You might want to 
> reference the instance for dependencies (like "require => 
> Mydefine['val']), so it has to be unique.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to