aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/src/ts.win32.config
blob: 2802c4a75a11d887f007188126b5e3187f091ecd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%% -*- 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_ipv6_hosts,
 [{"fe80::a00:20ff:feb2:b4a9","otptest06"},
  {"fe80::a00:20ff:feb2:a621","otptest08"}]}.