On 2010-06-15 01:21, Nigel Kersten wrote:
Sorry, I wasn't quite clear. You need to make this accessible to the
libdir on the *server*.
So whatever your puppetmasterd libdir is, you need to somehow ensure
the types/providers are there. We do it with symlinks.
I think it is sufficient to set modulepath under [puppetmasterd] in
the puppet.conf file. I do:
[puppetmasterd]
modulepath = /config/e/production/modules
...
where /config/e/production is where my production environment lives.
Then puppetmasterd will look in /config/e/production/modules/*/lib
for custom types, functions and facts.
/Bellman
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post to this group, send email to puppet-us...@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.