Yes.  Check if it's a client or server error.  Try 

On Oct 13, 2010, at 1:39 AM, Tim Stoop wrote:

> Hi Patrick,
> 
> On Oct 12, 10:34 pm, Patrick <kc7...@gmail.com> wrote:
>> I think this means the plugin(the .rb files) are getting found or aren't all 
>> getting found.  What's the complete local path to mysql_database.rb?
>> 
>> Mine would be in:
>> /etc/puppet/modules/whatever/lib/puppet/type/mysql_database.rb
>> /etc/puppet/modules/whatever/lib/puppet/type/provider/mysql_database/mysql_ 
>> database.rb
>> 
>> (Note that those are two different files.)
> 
> I've got two different files too:
> 
> /srv/puppet/generic/mysql/lib/puppet/type/mysql_database.rb
> /srv/puppet/generic/mysql/lib/puppet/provider/mysql_database/mysql.rb
> 
> And I've noticed they get copied to the client, because they're in /
> var/lib/puppet/lib/puppet. I'm a bit at a loss... Any more things I
> should check?

You want to find out if the error is coming from the master or client.  I don't 
remember how to do this.

Then, you want to make sure that what ever is having trouble is loading plugins 
from /var/lib/puppet/lib/puppet.

-- 
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.

Reply via email to