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:
James E. Blair 2019-08-09 08:14:57 -07:00 committed by James E. Blair
parent 1c29fffa1a
commit 859e386103

View File

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