Fix documentation for log_dir parameter
Change-Id: Ie4d40215ff631a577a26e3a63cc48e2e9545d6bc Partial-Bug: #1600294
This commit is contained in:
parent
3a456e1de1
commit
ad16d18a3b
@ -319,7 +319,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
|
||||
#
|
||||
# [*manage_logging*]
|
||||
|
@ -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/neutron
|
||||
#
|
||||
# [*log_config_append*]
|
||||
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixed documentation for log_dir parameter
|
Loading…
Reference in New Issue
Block a user