forked from infra/ansible
update torrent and mediawiki configs for new ips
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e9e972217b
commit
369337d0a0
2 changed files with 5 additions and 5 deletions
|
|
@ -362,8 +362,8 @@ $wgSquidServersNoPurge = array(
|
|||
"192.168.1.7",
|
||||
|
||||
# proxy04
|
||||
"152.19.134.142",
|
||||
"2600:2701:4000:5211:dead:beef:fe:fed3",
|
||||
"152.2.23.103",
|
||||
"2606:f640:6000:651::7",
|
||||
"192.168.1.14",
|
||||
|
||||
# proxy05
|
||||
|
|
@ -389,8 +389,8 @@ $wgSquidServersNoPurge = array(
|
|||
"192.168.1.37",
|
||||
|
||||
# proxy12
|
||||
"152.19.134.198",
|
||||
"2600:2701:4000:5211:dead:beef:da:bbd8",
|
||||
"152.2.23.104",
|
||||
"2606:f640:6000:651::8",
|
||||
"192.168.1.13",
|
||||
|
||||
# proxy14
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# If no listen option is given (here or on the command line), opentracker
|
||||
# listens on 0.0.0.0:6969 tcp and udp.
|
||||
#
|
||||
listen.tcp_udp [2600:2701:4000:5211:dead:beef:fe:fed7/104]:6969
|
||||
listen.tcp_udp [2606:f640:6000:651::9/64]:6969
|
||||
# listen.tcp_udp 192.168.0.1:80
|
||||
# listen.tcp_udp 10.0.0.5:6969
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue