Merge branch 'master' of /git/ansible
This commit is contained in:
commit
0da8bf99ad
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue