Displaying 1 result from an estimated 1 matches for "ddbbs".
Did you mean:
ddbb
2013 Dec 09
0
mysql module v 1.0 mysql_grant - database_grant
...t write soemthing like:
mysql_grant { ''biocore'' :
user => ''biocore@%.XXXXX'',
table => ''biosql.*'',
privileges => [''all''];
}
So, for each user/DB pair, now I must specify much more info. ( I have
hundrets of DDBBs)...
I''ve been reading the type code but I do not understand if I can still
use some simpler syntax as before...
Anyone using the module knows how to write it?
Cheers,
Arnau
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To...