Merge "Remove SKIP_LOG_SETUP env variable from fluentd env"

This commit is contained in:
Jenkins 2017-07-04 14:24:34 +00:00 committed by Gerrit Code Review
commit 0de9a47019

View File

@ -9,7 +9,6 @@ common_services:
image: "{{ fluentd_image_full }}"
environment:
KOLLA_CONFIG_STRATEGY: "{{ config_strategy }}"
SKIP_LOG_SETUP: "true"
volumes:
- "{{ node_config_directory }}/fluentd/:{{ container_config_directory }}/:ro"
- "/etc/localtime:/etc/localtime:ro"