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
/
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
=>
[
]
}