We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881ab4e commit 338f70eCopy full SHA for 338f70e
manifests/server/managed_dirs.pp
@@ -23,6 +23,8 @@
23
}
24
25
26
+ } else {
27
+ $managed_dirs_path = []
28
29
30
$logbin = pick($options['mysqld']['log-bin'], $options['mysqld']['log_bin'], false)
0 commit comments