Fixes typo to enable log rotate for Octavia
Currently the log-rotate in octavia doesn't work because there was a typo in the log directory Change-Id: I6d46bc477ad9db375cc90899b152306bd20f19cc
This commit is contained in:
parent
c4cf665caa
commit
4ff9f15578
@ -54,7 +54,7 @@
|
||||
- openrc
|
||||
- role: "rsyslog_client"
|
||||
rsyslog_client_log_rotate_file: octavia_log_rotate
|
||||
rsyslog_client_log_dir: "/var/log/ocgtavia"
|
||||
rsyslog_client_log_dir: "/var/log/octavia"
|
||||
rsyslog_client_config_name: " 100-octavia-rsyslog-client.conf"
|
||||
tags:
|
||||
- rsyslog
|
||||
|
Loading…
x
Reference in New Issue
Block a user