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