From 9b210838aa5c50ea6e1ce19c306692a8a612fd82 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 10 Oct 2017 18:27:54 -0400 Subject: [PATCH] Revert "Revert "Add redirect from status.o.o/zuul to zuulv3.openstack.org"" Mark zuulv3.o.o live again as we have rolled out. This reverts commit 4a30d20b35b1b942ae74ae147a6af2060c00dbd1. Change-Id: Ifac68d40f233b7b313d5ca550073c7de97707391 Signed-off-by: Paul Belanger --- modules/openstack_project/templates/status.vhost.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/openstack_project/templates/status.vhost.erb b/modules/openstack_project/templates/status.vhost.erb index 06c51c0822..0e7bb2f98c 100644 --- a/modules/openstack_project/templates/status.vhost.erb +++ b/modules/openstack_project/templates/status.vhost.erb @@ -76,6 +76,7 @@ NameVirtualHost <%= @vhost_name %>:<%= @port %> + RedirectMatch temp ^/zuul(.*) http://zuulv3.openstack.org/ ErrorLog /var/log/apache2/<%= @name %>_error.log LogLevel warn