On Sun, Sep 25, 2011 at 11:23 PM, Stefan Schulte <[email protected]> wrote: > Long story short: > You see this message because your type does not implement the title > pattern method but you have a type with more than one keyattribute: > 1. »id« which you explicitly marked with the isnamevar method > 2. »name« which is implicitly always treated as a keyattribute > > If the second one is not what you want you have to rename your > parameter.
Thanks Stefan, that all makes sense, after renaming my name parameter all is good. -- Steve Traylen -- 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.
