module-mysql/tests/997_remove_user_grant.pp

5 lines
82 B
Puppet

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