I''m having issues trying to get plugins (specifically facts) in modules working with environments. Before I go digging deeper, does anyone have this working so that plugins are being sourced from the environment modulepath as opposed to a generic modulepath ? -- Nigel Kersten Systems Administrator Tech Lead - MacOps --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Nigel Kersten
2008-Nov-10 18:15 UTC
[Puppet Users] Re: Plugins in Modules with environments?
I have a workaround for now. If you create a module called "facts", and put your facts into modulepath/facts/files/ then when clients request to synchronize their facts with their default factsource of puppet://$server/facts/ they will in fact be synchronizing with the module, not with the ''facts'' mountpoint defined in fileserver.conf On Mon, Nov 10, 2008 at 8:56 AM, Nigel Kersten <nigelk@google.com> wrote:> I''m having issues trying to get plugins (specifically facts) in > modules working with environments. > > Before I go digging deeper, does anyone have this working so that > plugins are being sourced from the environment modulepath as opposed > to a generic modulepath ? > > > > -- > Nigel Kersten > Systems Administrator > Tech Lead - MacOps >-- Nigel Kersten Systems Administrator Tech Lead - MacOps --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---