1 2 3 4 5 6 7 8
err("Grant ALL to test_user@%/test_db") mysql_grant { "test_user@%/test_db": privileges => all }