At least in puppet 3 resource defaults are local to defines and classes and doesn't get inherited to any included defines or classes. So to make upgrading easier you shouldn't make any such assumptions in your code. On Jan 11, 2013 6:47 PM, "Ilya Dmitrichenko" <errordevelo...@gmail.com> wrote:
> Ok, I tried this with 2.7.20 and it's the same ... > > But copying `File { }` into the `define extra` block fixed it for me. > That's a bit of an unexpected kind of scoping, isn't it? > > -- > 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. > -- 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.