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

Change-Id: I8a796f91000f1d2f690fa1703403196fbf468436
This commit is contained in:
Monty Taylor 2017-09-25 14:37:05 -05:00
parent 57d23f595a
commit efb3e4c6a8
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 0 deletions

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