Hi Frederik, On Fri, Feb 12, 2010 at 4:13 AM, Frederik Wagner <[email protected]>wrote:
> Hi again, > > reading the documentation about custom function distribution > <http://reductivelabs.com/trac/puppet/wiki/PluginsInModules>, I don't > understand the following: > > Normally custom per module facts, types, providers and functions are > distributed to the puppet hosts when they are in a the modules lib/ > directory, like > /etc/puppet/modules/<modulename>/lib/{facter,puppet}. > > This is also true form custom general facts, types and providers when > they are a 'custom'-module directory: /etc/puppet/modules/custom/lib/. > But this does not hold for general custom functions! > what is this assumption based on? > Now my question is: > Why are general functions _not_ distributed by this mechanism, when I > put hem in /etc/puppet/modules/custom/lib/puppet/parser/functions/, > they are distributed, 'custom' here is just the name of the module. > but per module functions are? > Is there a way to distribute these functions? > Thanks and bye, > Frederik > > -- > 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]<puppet-users%[email protected]> > . > 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 [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.
