Configure zuul-launcher to use its logging config file

This file exists, but is not referenced in zuul.conf.

Change-Id: I8244dcffd43697a03b0f559ac63e2a185fb35537
This commit is contained in:
James E. Blair 2024-10-09 15:01:37 -07:00
parent f3f3d8adee
commit b255615c99

View File

@ -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