Merge "Update log_file documentation"

This commit is contained in:
Jenkins 2016-09-20 01:11:10 +00:00 committed by Gerrit Code Review
commit 2d534788ad
5 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@
#
# [*log_file*]
# (optional) The path of file used for logging
# If set to boolean false, it will not log to any file.
# If set to $::os_service_default, it will not log to any file.
# Defaults to undef
#
# [*log_dir*]

View File

@ -22,7 +22,7 @@
#
# [*log_file*]
# (optional) The path of file used for logging
# If set to boolean false, it will not log to any file.
# If set to $::os_service_default, it will not log to any file.
# Default: /var/log/trove/trove-conductor.log
#
# [*log_dir*]

View File

@ -22,7 +22,7 @@
#
# [*log_file*]
# (optional) The path of file used for logging
# If set to boolean false, it will not log to any file.
# If set to $::os_service_default, it will not log to any file.
# Default: /var/log/trove/trove-guestagent.log
#
# [*log_dir*]

View File

@ -27,7 +27,7 @@
#
# [*log_file*]
# (optional) The path of file used for logging
# If set to boolean false, it will not log to any file.
# If set to $::os_service_default, it will not log to any file.
# Defaults to $::os_service_default
#
# [*logging_context_format_string*]

View File

@ -39,7 +39,7 @@
#
# [*log_file*]
# (optional) The path of file used for logging
# If set to boolean false, it will not log to any file.
# If set to $::os_service_default, it will not log to any file.
# Default: /var/log/trove/trove-taskmanager.log
#
# [*log_dir*]
@ -53,7 +53,7 @@
#
# [*guest_log_file*]
# (optional) The path of file used for logging.
# If set to boolean false, it will not log to any file.
# If set to $::os_service_default, it will not log to any file.
# Defaults to '/var/log/trove/trove-guestagent.log'
#
# [*log_facility*]