On Wed, Feb 19, 2014 at 2:48 PM, Erik Dalén <[email protected]>wrote:

> Right, that is the intended behaviour.
>
> The behaviour that should be removed is this though:
>
> class b {
>   file_line { foo:
>     # provider => ruby magically implied by class a resource defaults.
>   }
> }
>
> class a {
>   File_line {
>     provider => ruby,
>   }
>   include b
> }
>

Makes sense, thanks for clarifying.

Nan

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CACqVBqAuObv9w0CgA%2BLF3KHQqSGgxri-aki3ocXNhsuD1eBHWg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to