From fc27948ba4bb9d7de8e0099f5b7d07602dd2806c Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Fri, 4 Feb 2011 17:22:41 +0100 Subject: Strip ts.config of internal addresses. --- lib/test_server/src/ts.win32.config | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'lib/test_server/src/ts.win32.config') diff --git a/lib/test_server/src/ts.win32.config b/lib/test_server/src/ts.win32.config index 2802c4a75a..cae587bea8 100644 --- a/lib/test_server/src/ts.win32.config +++ b/lib/test_server/src/ts.win32.config @@ -1,15 +1,8 @@ %% -*- erlang -*- %%% There is no equivalent command to ypmatch on Win32... :-( -{hardcoded_hosts, - [{"134.138.177.24","isildur"}, - {"134.138.177.72", "elrond"}, - {"134.138.176.215", "nenya"}, - {"134.138.176.192", "merry"}, - {"134.138.176.16", "super"}, - {"134.138.177.16", "gandalf"}, - {"134.138.177.92", "turin"}]}. +%{hardcoded_hosts, +% [{"127.0.0.1","localhost"}]}. -{hardcoded_ipv6_hosts, - [{"fe80::a00:20ff:feb2:b4a9","otptest06"}, - {"fe80::a00:20ff:feb2:a621","otptest08"}]}. +%{hardcoded_ipv6_hosts, +% [{"::1","localhost"}]}. -- cgit v1.2.3