Hi All,

I am trying to grant permissions to a user from multiple hosts. I am not 
able to achieve it with the default mysql module. Trying to avoid exec.

This is what happens with i use mysql_grant resource. i am not able to 
identify it with a password. Due to which authentication fails.


# 
select host, user, password from mysql.user;


 10.20.1.210 | wikitwo |                                           |
| 10.20.1.210 | wikione |                                           |
| 10.20.1.220 | wikitwo | *D5F5E87658841ABF16379CF80D9B340303EC1BE9 |
| 10.20.1.220 | wikione | *FE49E8ACAE9F986F5AD538EB6C92B92FF20152F1 


Offcourse  i can do it manually but is there way i can do this with puppet ?

-Cheers
Kaustubh

-- 
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/43f9cf26-da43-44de-9ae9-876b1ebe387d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to