Fix typo in zuul.conf
It is now tenant_config for zuulv3. Change-Id: I4f0f98aa91529e2c1de03c755ff52e68b3b6d455 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
c76147644e
commit
14287ebb0f
@ -17,7 +17,7 @@ sshkey = /var/lib/zuul/.ssh/id_rsa
|
||||
user = zuul
|
||||
|
||||
[scheduler]
|
||||
layout_config = /etc/zuul/config/layout.yaml
|
||||
tenant_config = /etc/zuul/config/layout.yaml
|
||||
log_config = /etc/zuul/scheduler-logging.conf
|
||||
pidfile = /var/run/zuul-scheduler/zuul-scheduler.pid
|
||||
state_dir = /var/lib/zuul
|
||||
|
Loading…
Reference in New Issue
Block a user