example42 / puppet-mysql

Mysql Puppet Module
http://www.example42.com
Other
16 stars 38 forks source link

Readme.md documentation error #57

Closed dagobert closed 9 years ago

dagobert commented 9 years ago

In the Readme.md it is written

mysql::grant { 'db1': mysql_username => 'myusername', mysql_password => 'mypassword', }

'mysql_username' must be called 'mysql_user'

alvagante commented 9 years ago

Good catch, please send a PR with the fix