Oh, that really clears it up. Thanks! Jeffrey.
On Mon, Feb 13, 2012 at 11:48 AM, Gary Larizza <[email protected]> wrote: > > And I don't think I've cleared this up for you - you DON'T NEED TO INCLUDE > the class in a node declaration for a node to have that module's custom > facts loaded and available to your node. For example, if this fact lived > in the mysql module, you DO NOT NEED to have 'include mysql' in the node > declaration for the node to have access to the custom fact. Custom facts > get synced down to the clients via Pluginsync, and ALL custom facts that > are in ANY modules in your $modulepath will automatically get synced down > to ALL Puppet nodes BEFORE Puppet starts running REGARDLESS of whether that > module's classes are declared in a node declaration. > > BTW, don't misinterpret the emphasis for yelling - just trying to > emphasize specific points that I might have glossed-over previously :) > > -- 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.
