On 04/04/2013 03:48 PM, Bob wrote: > notice: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/returns: > mysqladmin: connect to server at 'localhost' failed > notice: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/returns: > error: 'Access denied for user 'root'@'localhost' (using password: NO)' > err: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/returns: change > from notrun to 0 failed: mysqladmin -u root password 'foo' returned 1 > instead of one of [0] at /etc/puppet/modules/mysql/manifests/config.pp:107
Yes, it doesn't work. Puppet needs your existing root password. -- 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.
