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

Merge branch 'mysql' into 'production'

More MySQL module funtimes

See merge request !5
parents 0cd2e3b7 12b343d3
No related branches found
No related tags found
1 merge request!5More MySQL module funtimes
Pipeline #3715 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