Add web_root option to zuul.conf
This is the base url that will be used for log reporting. Depends-On: https://review.opendev.org/675655 Change-Id: Ia92a34e9ed506931e0d736ac034f60f4f7c381fc
This commit is contained in:
parent
1c29fffa1a
commit
859e386103
@ -874,6 +874,7 @@ node /^zuul\d+\.open.*\.org$/ {
|
||||
statsd_host => 'graphite.opendev.org',
|
||||
status_url => 'https://zuul.openstack.org',
|
||||
relative_priority => true,
|
||||
web_root => 'https://zuul.opendev.org',
|
||||
}
|
||||
|
||||
file { "/etc/zuul/github.key":
|
||||
|
Loading…
Reference in New Issue
Block a user