]> git.openstreetmap.org Git - dns.git/blob - src/tile.openstreetmap
Fix names of provo servers
[dns.git] / src / tile.openstreetmap
1 # Sjöbo, SE
2 # BW Limit: 1000Mb/s
3 sjobo:
4   lat: 55.632025
5   lon: 13.70273
6   pingdom: 546505
7   colour: "#bfa730"
8   bandwidth: 90
9
10 # Moscow, RU
11 # BW Limit: 1000Mb/s
12 moscow:
13   lat: 55.75
14   lon: 37.617
15   pingdom: 659912
16   colour: "#412c84"
17   bandwidth: 55
18   allowed:
19     countries:
20       - AZ
21       - BY
22       - EE
23       - GE
24       - KZ
25       - LT
26       - LV
27       - MN
28       - UA
29     continents:
30       - EU
31   preferred:
32     countries:
33       - RU
34
35 # Brisbane, AU
36 # BW Limit: 1000Mb/s
37 brisbane:
38   lat: -27.5
39   lon: 153.0167
40   pingdom: 657940
41   colour: "#269926"
42   bandwidth: 20
43   allowed:
44     continents:
45       - OC
46
47 # Pau, FR
48 # Limit 100Mb/s
49 pau:
50   lat: 43.313694
51   lon: -0.365211
52   pingdom: 718192
53   colour: "#bf8230"
54   bandwidth: 60
55   allowed:
56     continents:
57       - EU
58
59 # Amsterdam, NL
60 # BW Limit: 1000Mb/s
61 amsterdam:
62   lat: 52.37306
63   lon: 4.89222
64   pingdom: 766251
65   colour: "#a1b92e"
66   bandwidth: 50
67   default: true
68
69 # Oslo, NO
70 # BW Limit: 1000Mb/s
71 oslo:
72   lat: 59.94944
73   lon: 10.75639
74   pingdom: 769267
75   colour: "#7c1f7c"
76   bandwidth: 30
77   allowed:
78     continents:
79       - EU
80
81 # San Francisco, US
82 # BW Limit: 100Mb/s ?
83 sanfrancisco:
84   lat: 37.708264
85   lon: -122.280247
86   pingdom: 788480
87   colour: "#25567b"
88   bandwidth: 22
89
90 # Lyon, FR
91 # BW Limit: 100Mb/s
92 lyon:
93   lat: 45.7575958
94   lon: 4.8323239
95   pingdom: 789594
96   colour: "#bf6530"
97   bandwidth: 30
98
99 # Beauharnois, CA
100 beauharnois:
101   lat: 45.308402
102   lon: -73.893557
103   pingdom: 824231
104   colour: "#bfb830"
105   bandwidth: 50
106
107 # Falkenstein, DE
108 falkenstein:
109   lat: 50.4782198
110   lon: 12.3361987876257
111   pingdom: 834186
112   colour: "#562781"
113   bandwidth: 50
114   allowed:
115     continents:
116       - EU
117
118 # Provo, US
119 provo:
120   lat: 40.20686
121   lon: -111.642765
122   colour: "#1f7c65"
123   servers:
124     provo-01:
125       pingdom: 909444
126       bandwidth: 10
127     provo-02:
128       pingdom: 909445
129       bandwidth: 10
130
131 # Spare colours:
132 #
133 #  bf3030
134 #  bf9430
135 #  7ab02c
136 #  a1285f
137 #  2c3d82