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

More MySQL module funtimes

parent 1096d00d
No related branches found
No related tags found
1 merge request!5More MySQL module funtimes
Pipeline #3716 passed
......@@ -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.
Finish editing this message first!
Please register or to comment