Can you show us the code that you've written for this?
It looks quite straight forward when looking at this documentation
https://github.com/puppetlabs/puppetlabs-mysql#mysql_grant



--
Lowe Schmidt | +46 723 867 157

On 9 June 2016 at 23:19, kaustubh chaudhari <kaustu...@gmail.com> wrote:

> 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
> <https://groups.google.com/d/msgid/puppet-users/43f9cf26-da43-44de-9ae9-876b1ebe387d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAC-wWcSTeaidmsML3fvzcZXxnf9woOCvEL%2BjUBVq8O00%2BRw60w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to