On Mon, Oct 15, 2007 at 03:42:46PM -0400, Micah Anderson wrote: > > > I was following > > > http://reductivelabs.com/trac/puppet/wiki/PluginsInModules which told me > > > to get rid of the path parameter (check), move my existing plugins out > > > into modules (check), turn off factsync (check), turn on pluginsync > > > (check), and point it at the /plugins directory on your puppetmaster > > > (this I dont really understand) > > > > /plugins is now (as of 0.23.2-4) effectively a union of the plugins > > directories of all of your modules (if you don't specify an explicit path). > > Hence people can ship custom facts and native types in their modules, which > > is a big improvement for the usefulness of modules. > > Right, I got that. I am shipping custom facts in my modules this way, > but the part I was unclear about was how one explicitly specifies a > /plugins directory as those instructions tell you to do. I likely dont > need to do it, but it had me scratching my head and wondering if that > was my problem.
Aaah, "/plugins directory" is horrendously unclear. I've clarified the instructions on that wiki page a bit, which hopefully makes things clearer as to what I meant. - Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

