Hi,

The problem is that puppet have no (root) access to mysql database. You 
have to fill root_password parameter or /root/.my.cnf. 

You're managing local mysql, puppet tries connect to local database (mysql 
-h localhost), so user host/permission host will allways be @localhost.

--Tom



On Thursday, July 9, 2015 at 11:34:49 AM UTC+2, Sergiu Cornea wrote:
>
> Good morning Puppeters
>
> I have a question regarding Puppetlabs Mysql module. I am trying to create 
> a DB, however, I am giving the root password but when I run Puppet it is 
> complaining saying that  Access denied for user 'root'@'localhost' (using 
> password: NO).
>
> My question is that how do I change root@localhost to be something 
> ro...@mydb.com <javascript:>?
>
> Thank you very much,
>
> Regards,
> Sergiu
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/0c0fffe8-77a6-404c-abc9-4927296164a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to