Merge "Fluentd configures rsyslog to send logs properly" into stable/pike

This commit is contained in:
Zuul 2018-09-18 17:09:51 +00:00 committed by Gerrit Code Review
commit b25af6fdc6
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ outputs:
- /var/log/containers:/var/log/containers:ro
- /var/log/containers/fluentd:/var/log/fluentd:rw
- /var/log:/var/log/containers/host:ro
- /etc/rsyslog.d:/etc/rsyslog.d:rw
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: