Change zuul status link to status.o.o.
Change-Id: If581ddade61ee86681ec23acb0189496f854fab9 Reviewed-on: https://review.openstack.org/19356 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
4df9996990
commit
61ab9c81ce
@ -32,7 +32,7 @@ class openstack_project::zuul(
|
||||
zuul_ssh_private_key => $zuul_ssh_private_key,
|
||||
url_pattern => $url_pattern,
|
||||
push_change_refs => false,
|
||||
status_url => "http://${::fqdn}/",
|
||||
status_url => 'http://status.openstack.org/zuul/',
|
||||
statsd_host => $statsd_host,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user