index
:
puppet-mysql
adapt-to-jessie
master
Puppet module for mysql
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
997_remove_user_grant.pp
blob: fcdc490f9c3fc2252b7b4dae450c26a41605bd73 (
plain
)
1
2
3
4
5
err
(
"Removing the user grant"
)
mysql_grant
{
"test_user@%"
:
privileges
=>
[]
}