Merge "Add redirect from status.o.o/zuul to zuulv3.openstack.org"

This commit is contained in:
Jeremy Stanley 2017-09-29 14:33:07 +00:00 committed by Gerrit Code Review
commit 4a78b6dc33

View File

@ -76,6 +76,7 @@ NameVirtualHost <%= @vhost_name %>:<%= @port %>
</IfVersion>
</Directory>
RedirectMatch temp ^/zuul(.*) http://zuulv3.openstack.org/
ErrorLog /var/log/apache2/<%= @name %>_error.log
LogLevel warn