From fb56332fc1e7abe426d118196818a78113bd0b41 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 23 Jun 2016 00:40:01 +0000 Subject: [PATCH] readd proxy07 to wiki cache settings --- roles/mediawiki/templates/LocalSettings.php.fp.j2 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/roles/mediawiki/templates/LocalSettings.php.fp.j2 b/roles/mediawiki/templates/LocalSettings.php.fp.j2 index fec82996cc..c4de329cbd 100644 --- a/roles/mediawiki/templates/LocalSettings.php.fp.j2 +++ b/roles/mediawiki/templates/LocalSettings.php.fp.j2 @@ -381,6 +381,10 @@ $wgSquidServersNoPurge = array( "140.211.169.196", "192.168.1.63", + # proxy07 + "174.141.234.172", + "192.168.1.52", + # proxy08 "67.203.2.67", "2607:f188::dead:beef:cafe:fed1", @@ -423,6 +427,8 @@ $wgSquidServers = array( "192.168.1.25:6081", # proxy06 "192.168.1.63:6081", + # proxy07 + "192.168.1.52:6081", # proxy08 "192.168.1.78:6081", # proxy10