Change-Id: I283453057845af1ec8e4e1e0419db2e9d5893abf
Partial-Bug: #
1600294
#
# [*log_dir*]
# (Optional) Directory to which ceilometer logs are sent.
-# 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 undef.
#
# [*use_syslog*]
#
# [*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/ceilometer'.
#
# [*logging_context_format_string*]
--- /dev/null
+---
+fixes:
+ - Fixed documentation for log_dir parameter