Fix documentation for log_dir parameter
Change-Id: I2e473b45f511d2edef608fc245f68d75de59e7f9 Partial-Bug: #1600294
This commit is contained in:
parent
94529b345f
commit
60a114700d
@ -305,7 +305,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 undef.
|
||||
#
|
||||
# [*log_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/keystone'
|
||||
#
|
||||
# [*log_file*]
|
||||
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixed documentation for log_dir parameter
|
Loading…
x
Reference in New Issue
Block a user