diff --git a/modules/openstack_project/templates/status.vhost.erb b/modules/openstack_project/templates/status.vhost.erb index f1ba1e695f..f2effdba9a 100644 --- a/modules/openstack_project/templates/status.vhost.erb +++ b/modules/openstack_project/templates/status.vhost.erb @@ -66,7 +66,7 @@ NameVirtualHost <%= @vhost_name %>:<%= @port %> - RedirectMatch temp ^/zuul(.*) http://zuul.openstack.org/ + RedirectMatch temp ^/zuul(.*) https://zuul.opendev.org/t/openstack/status ErrorLog /var/log/apache2/<%= @name %>_error.log LogLevel warn