We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14a956 commit f5d6572Copy full SHA for f5d6572
manifests/server/installdb.pp
@@ -33,7 +33,7 @@
33
34
file { $log_dir:
35
ensure => 'directory',
36
- owner => $mysqluser,
+ owner => $mysqluser,
37
group => $mysql::server::mysql_group,
38
}
39
0 commit comments