Skip to content
Snippets Groups Projects
Commit 14a78e3f authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Exact username

parent 12b343d3
Branches
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ class skadereg(
}
},
grants => {
'root/*.*' => {
'root@%/*.*' => {
ensure => present,
options => ['GRANT'],
privileges => ['SELECT', 'INSERT', 'UPDATE', 'DELETE'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment