[Puppet Users] Composite namevars for custom Type

2014-01-25 Thread Len
Jan 23 To all, I am on puppet 2.7.3 and I'm working on a custom RabbitMQ type, that will use composite namevar. I did not see any work out there already for managing rabbitMQ bindings so I've started on one and I'm running into problems with the composite namevar. I have a very basic type (

Re: [Puppet Users] Composite namevars for custom Type

2014-01-25 Thread Johan De Wit
On 01/25/2014 06:08 PM, Len wrote: Jan 23 To all, I am on puppet 2.7.3 and I'm working on a custom RabbitMQ type, that will use composite namevar. I did not see any work out there already for managing rabbitMQ bindings so I've started on one and I'm running into problems with the

[Puppet Users] Re: Composite namevars for custom Type

2014-01-25 Thread Len
John, Thanks for the link. What I think is happening, is that I am not overloading the title_patterns function/method correctly. I've followed some other examples I came across, including the one in the link. But it does not seem to be picking up the def self.title_patterns from the custom