jenkins-bot has submitted this change and it was merged.

Change subject: beta: upload cache rebuild to use varnish
......................................................................


beta: upload cache rebuild to use varnish

The upload cache instance has been set up using Lucid and Squid. Over
the last few weeks we have re build it to use Precise/Varnish. This
patch update the purge list.

bug: 49470
Change-Id: I6a8a6d132aefe15ecaa2409416d7d4dd8674029a
---
M wmf-config/squid-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/squid-labs.php b/wmf-config/squid-labs.php
index 59433b2..a649009 100644
--- a/wmf-config/squid-labs.php
+++ b/wmf-config/squid-labs.php
@@ -11,7 +11,7 @@
 # on UDP port 4827.
 $wgHTCPMulticastRouting = array(
        '|^https?://upload\.beta\.wmflabs\.org|' => array(
-               'host' => '10.4.0.214',  # deployment-cache-upload03
+               'host' => '10.4.0.211',  # deployment-cache-upload04
                'port' => 4827,
        ),
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6a8a6d132aefe15ecaa2409416d7d4dd8674029a
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to