summaryrefslogtreecommitdiffstats
path: root/tests/996_remove_db_grant.pp
blob: a93c2a3733c35d6b4294540a9d01e4231b96ffb3 (plain)
1
2
3
4
5
err("Remove the db grant")

mysql_grant { "test_user@%test_db": privileges => [ ] }