Hello Nigel, Sorry, had a bunch of meetings...
On Tue, Mar 23, 2010 at 11:21 AM, Nigel Kersten <[email protected]> wrote: > On Tue, Mar 23, 2010 at 10:14 AM, Roy Nielsen <[email protected]> wrote: > > Hello Nigel, > > > > No, the message was on the client.. figured it out, I didn't have > pluginsync > > set in /etc/puppet/puppet.conf on the client (thought I had changed it > from > > factsync, but I hadn't) > > > > Now I get a different error, that I don't see when I manually copy the > file: > > > > Could not autoload flatpkg: wrong number of arguments (2 for 1) > > err: Could not run Puppet configuration client: Invalid package provider > > 'flatpkg' at > > /Groups/roytest/modules/flattest/manifests/definitions/fpkg.pp:31 > > > > Do I need to do something special to get it to work from the module tree? > > Ah so that looks more familiar. Now try copying it into the libdir on > the server :) > > I put the flatpkg.rb (the package handler) in my $libdir on my puppet master (got it from puppetmasterd --genconfig)... didn't work. I tried $libdir/puppet/provider/package as well and that didn't work. Another suggestion? > Unfortunately the server needs to know about valid providers as well. > There's a bug around about this. > > Thanks, -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.
