On Mar 10, 2011, at 12:42 PM, Stefan Baryakov wrote: > The problem is that if you mention that user in some resource, lets > say file{owner}, the class managing that user gets included form the > auto-require even though it is not included by the external node > classifier.
Auto-require won't include a resource. It mostly works like this: autorequre(myresource) if myresource exists require(myresource) end if end autorequire -- 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.