On Wed, Jun 30, 2010 at 12:21 AM, bowlby <[email protected]> wrote:

> Hi,
> New to puppet so this could be noob-problem.
> I'm using the module I found here:
> http://github.com/camptocamp/puppet-mysql
> to manage my mysql. The module does install mysq-server and creates a
> root-user, but it does not create the database and user I specify.


can you show the code that you are using to create those resources?


> My
> guess is that the custom types (found in ./puppet-mysql/lib) are not
> used by puppet.
>

if puppet cant find the resource it should produce an error. What error do
you see?


> My puppet.conf does mention pluginsync=true.
>

pluginsync only applies to client/server, I would just use the puppet
executable while you test.


> Am I missing something?
>
> Thanks!
>
> --
> 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]<puppet-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

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

Reply via email to