Fix documentation for log_dir parameter
Change-Id: I283453057845af1ec8e4e1e0419db2e9d5893abf Partial-Bug: #1600294
This commit is contained in:
parent
5fad2540c9
commit
765557b9dc
@ -36,7 +36,7 @@
|
||||
#
|
||||
# [*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*]
|
||||
|
@ -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/ceilometer'.
|
||||
#
|
||||
# [*logging_context_format_string*]
|
||||
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixed documentation for log_dir parameter
|
Loading…
Reference in New Issue
Block a user