Fix documentation for log_dir parameter

Change-Id: I506bb0e4bdadb4ef095a70c59191837922141c17
Partial-Bug: #1600294
This commit is contained in:
Mykyta Karpin 2016-10-10 18:18:45 +03:00
parent 97acdd0fff
commit 6c74a52ca5

View 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/octavia'.
#
# [*log_file*]