module-mysql/tests/997_remove_user_grant.pp

6 lines
82 B
ObjectPascal
Raw Normal View History

err("Removing the user grant")
mysql_grant { "test_user@%": privileges => [] }