kolla-ansible/releasenotes/notes/link_kolla_logs-e57a1e583f2872eb.yaml
binhong.hua 93e5e8e631 Link kolla_log volume dir to /var/log/kolla
The path /var/lib/docker/volumes/kolla_logs/_data/ is too long
shorter log path will help to debug from log.
The volume path is compatible with docker-engine and docker-ce.

Change-Id: I9195d5f24d938f5060fe748aac3ae58c79ec5abf
2019-01-24 11:02:48 +08:00

7 lines
188 B
YAML

---
other:
- |
Link kolla_logs docker volume to /var/log/kolla.
Shorter log path will help to debug from log.
The volume path is compatible with docker-engine and docker-ce.