diff --git a/roles/mediawiki/templates/LocalSettings.php.fp.j2 b/roles/mediawiki/templates/LocalSettings.php.fp.j2 index 0b5b3c751a..00de51e66a 100644 --- a/roles/mediawiki/templates/LocalSettings.php.fp.j2 +++ b/roles/mediawiki/templates/LocalSettings.php.fp.j2 @@ -366,6 +366,10 @@ $wgSquidServersNoPurge = array( "2607:f188::dead:beef:cafe:fed1", "192.168.1.78", + # proxy09 + "140.211.169.206", + "192.168.1.15", + # proxy10 "10.5.126.51", "192.168.1.17", @@ -375,6 +379,10 @@ $wgSquidServersNoPurge = array( "2604:1580:fe00:0:dead:beef:cafe:fed1", "192.168.1.37", + # proxy12 + "152.19.134.198", + "192.168.1.13", + {% endif %} ); # This setting is used to send PURGE requests to varnish on reverse proxies upon page changes