Fix documentation for log_dir parameter
Change-Id: Iefd3f0e0138ceb73e299bd55fb22ad2f4ab4caa2 Partial-Bug: #1600294
This commit is contained in:
parent
17646ea715
commit
010ff086e4
@ -133,7 +133,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/manila'
|
||||
#
|
||||
# [*use_ssl*]
|
||||
|
@ -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/manila'
|
||||
#
|
||||
# [*logging_context_format_string*]
|
||||
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixed documentation for log_dir parameter
|
Loading…
x
Reference in New Issue
Block a user