Hi, just took a peek at the code. Note that you need to specify the old_root_password if one is set, otherwise puppet cannot modify the system.
What's the output of a puppet agent run? Regards, Felix On 04/04/2013 02:33 PM, Bob wrote: > Hi, > > Using this module https://forge.puppetlabs.com/puppetlabs/mysql as > described on documentation: > > |class { 'mysql::server': > config_hash => { 'root_password' => 'foo' } > }| > > > But, couldn't set password after logging getting error: Access denied > for user 'root'@'localhost' (using password: YES) -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
