module-mysql/tests/996_remove_db_grant.pp

5 lines
86 B
Puppet

err("Remove the db grant")
mysql_grant { "test_user@%test_db": privileges => [ ] }