diff options
author | Lukas Larsson <[email protected]> | 2011-02-04 17:22:41 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2011-02-17 17:42:39 +0100 |
commit | fc27948ba4bb9d7de8e0099f5b7d07602dd2806c (patch) | |
tree | 8975fe6432cb4a4b2168e8e97cc1e2cc720ba835 /lib/test_server/src/ts.vxworks.config | |
parent | d86fa83d1fce77fc1b7bc8adc723480e79535a80 (diff) | |
download | otp-fc27948ba4bb9d7de8e0099f5b7d07602dd2806c.tar.gz otp-fc27948ba4bb9d7de8e0099f5b7d07602dd2806c.tar.bz2 otp-fc27948ba4bb9d7de8e0099f5b7d07602dd2806c.zip |
Strip ts.config of internal addresses.
Diffstat (limited to 'lib/test_server/src/ts.vxworks.config')
-rw-r--r-- | lib/test_server/src/ts.vxworks.config | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lib/test_server/src/ts.vxworks.config b/lib/test_server/src/ts.vxworks.config deleted file mode 100644 index b0b66e07ad..0000000000 --- a/lib/test_server/src/ts.vxworks.config +++ /dev/null @@ -1,19 +0,0 @@ -%% -*- erlang -*- - -%%% There is no equivalent command to ypmatch on Win32... :-( -{hardcoded_hosts, - [{"134.138.177.74","strider"}, - {"134.138.177.72", "elrond"}, - {"134.138.177.67", "sam"}, - {"134.138.176.215", "nenya"}, - {"134.138.176.192", "merry"}, - {"134.138.177.35", "lw4"}, - {"134.138.177.35", "lw5"}, - {"134.138.176.16", "super"}, - {"134.138.177.16", "gandalf"}, - {"134.138.177.92", "turin"}, - {"134.138.177.86", "mallor"}]}. - -{hardcoded_ipv6_hosts, - [{"fe80::a00:20ff:feb2:b4a9","otptest06"}, - {"fe80::a00:20ff:feb2:a621","otptest08"}]}. |