From 3e2496e28eb0e1ea22e39ec2af5481fa6edd1c27 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Sat, 14 May 2016 18:27:21 -0400 Subject: [PATCH] Add log_config to launcher section Change-Id: I4579971e6a32b763c35122c11f64195eb6893833 Signed-off-by: Paul Belanger --- files/etc/zuul/zuul.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/etc/zuul/zuul.conf b/files/etc/zuul/zuul.conf index 4c397c1..6cf6a47 100644 --- a/files/etc/zuul/zuul.conf +++ b/files/etc/zuul/zuul.conf @@ -24,6 +24,7 @@ state_dir = /var/lib/zuul [launcher] jenkins_jobs=/var/lib/zuul +log_config = /etc/zuul/launcher-logging.conf workspace_root=/var/lib/zuul/workspace [merger]