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:
parent
f3f3d8adee
commit
b255615c99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user