Re: [Puppet Users] MySql: allow user root to access from any host

2013-12-16 Thread Matt Zagrabelny
On Sat, Dec 14, 2013 at 7:04 AM, Felix Gläske wrote: > Hey, > I'm doing my first steps with puppet right now and I'm trying to set up a > dev machine. > For this I'm installing MySql and want to do some initial set up. > The server is up and running and also my database is created. > Now I want to

[Puppet Users] MySql: allow user root to access from any host

2013-12-16 Thread Felix Gläske
Hey, I'm doing my first steps with puppet right now and I'm trying to set up a dev machine. For this I'm installing MySql and want to do some initial set up. The server is up and running and also my database is created. Now I want to allow the user root to login from any host because I want to co