Hi Patrick, On Oct 12, 10:34 pm, Patrick <[email protected]> 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? -- Kind regards, Tim -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
