Am Fri, 10 Jun 2011 12:08:28 +0200
schrieb Brice Figureau <[email protected]>:
> [...]
> I think puppet is looking M in the scope of C, but not in the scope
> of P anymore.
> Can you rewrite it like this and test:
>
> class c inherits p {
> P::M["test"] {
> message => "overridden",
> }
> }
>
> I'm confident this will solve your issue, but I don't remember exactly
> if this behavior changed in 2.6.x.
Thanks! That did the trick. Actually this version also works on 0.25.x.
Cheers
Lorenz
--
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.