Merge "Fix documentation for log_dir parameter"

This commit is contained in:
Jenkins 2016-10-11 09:14:45 +00:00 committed by Gerrit Code Review
commit 5ae76a1906

View File

@ -22,7 +22,7 @@
#
# [*log_dir*]
# (optional) Directory where logs should be stored.
# If set to boolean false, it will not log to any directory.
# If set to $::os_service_default, it will not log to any directory.
# Defaults to '/var/log/panko'.
#
# [*log_file*]