diff --git a/playbooks/roles/zuul/templates/zuul.conf.j2 b/playbooks/roles/zuul/templates/zuul.conf.j2 index 568e5805ca..d761cdd4b6 100644 --- a/playbooks/roles/zuul/templates/zuul.conf.j2 +++ b/playbooks/roles/zuul/templates/zuul.conf.j2 @@ -54,6 +54,9 @@ listen_port=9000 status_url=https://zuul.openstack.org root=https://zuul.opendev.org +[launcher] +log_config=/etc/zuul/launcher-logging.conf + [auth local] driver=HS256 allow_authz_override=true