Ori.livneh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/274003

Change subject: Update perf.wm.o to proxy XHGui request to tungsten, not hafnium
......................................................................

Update perf.wm.o to proxy XHGui request to tungsten, not hafnium

This patch completes the migration of XHGui from hafnium to tungsten.
Previous patches: I6d3ab949a6, I2d0fc45fe7.

Change-Id: I571b1880eabc19f8f5db8cadd303ba1964e63ac2
---
M templates/apache/sites/performance.wikimedia.org.erb
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/03/274003/1

diff --git a/templates/apache/sites/performance.wikimedia.org.erb 
b/templates/apache/sites/performance.wikimedia.org.erb
index d7f9ce9..c9f77e3 100644
--- a/templates/apache/sites/performance.wikimedia.org.erb
+++ b/templates/apache/sites/performance.wikimedia.org.erb
@@ -31,6 +31,6 @@
     ProxyPass /xenon http://fluorine.eqiad.wmnet/xenon
     ProxyPassReverse /xenon http://fluorine.eqiad.wmnet/xenon
 
-    ProxyPass /xhgui http://hafnium.eqiad.wmnet/xhgui/
-    ProxyPassReverse /xhgui http://hafnium.eqiad.wmnet/xhgui/
+    ProxyPass /xhgui http://tungsten.eqiad.wmnet/xhgui/
+    ProxyPassReverse /xhgui http://tungsten.eqiad.wmnet/xhgui/
 </VirtualHost>

-- 
To view, visit https://gerrit.wikimedia.org/r/274003
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I571b1880eabc19f8f5db8cadd303ba1964e63ac2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to