Hello Nicolas, 2010/3/24 Nicolas Szalay <[email protected]>
> Le mardi 23 mars 2010 à 17:21 -0600, Roy Nielsen a écrit : > > Hello Nicolas, > > Hi, > > > umm... I'm runing 0.25.1 - shouldn't I put it in: > > > > modules/custom/lib/puppet/provider/package ? > > > > switching lib for plugins on 25 - right? > > Yup, I'm a slow dino > > > I've got pluginsync = true in the puppet.conf on the > > > > Doing that, I'm now getting the following error: > > > > Could not autoload flatpkg: wrong number of arguments (2 for 1) > > err: Could not run Puppet configuration client: Invalid package provider > 'flatpkg' at /<modulepath>/flattest/manifests/definitions/fpkg.pp:31 > > It says you should have 2 arguments but you only provide 1 :) > Thing is, I put the package provider in the right place in the ruby tree on the server and client (by hand) and it works like a charm. No argument error. It'd be nice to be able to provide the package provider via a module to the client. Regards, -Roy -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
