This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
/
inventory.ini
executable file
·251 lines (205 loc) · 7.19 KB
/
inventory.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
localhost
[all:vars]
ethereum_network_name=dencun-devnet-12
[bootnode]
bootnode-1 ansible_host=64.226.104.183 ipv6= cloud=digitalocean cloud_region=fra1
[lighthouse_besu]
lighthouse-besu-1 ansible_host=134.209.145.195 ipv6= cloud=digitalocean cloud_region=blr1 validator_start=200 validator_end=225
[lighthouse_erigon]
lighthouse-erigon-1 ansible_host=137.184.11.255 ipv6= cloud=digitalocean cloud_region=sfo3 validator_start=225 validator_end=250
[lighthouse_geth]
lighthouse-geth-1 ansible_host=64.227.126.157 ipv6=2a03:b0c0:3:d0::1432:5001 cloud=digitalocean cloud_region=fra1 validator_start=0 validator_end=100
[lighthouse_nethermind]
lighthouse-nethermind-1 ansible_host=206.189.191.180 ipv6= cloud=digitalocean cloud_region=nyc1 validator_start=100 validator_end=200
[lighthouse_reth]
lighthouse-reth-1 ansible_host=170.64.200.223 ipv6= cloud=digitalocean cloud_region=syd1 validator_start=1290 validator_end=1450
[lodestar_besu]
lodestar-besu-1 ansible_host=137.184.11.204 ipv6= cloud=digitalocean cloud_region=sfo3 validator_start=720 validator_end=745
[lodestar_erigon]
lodestar-erigon-1 ansible_host=170.64.162.71 ipv6= cloud=digitalocean cloud_region=syd1 validator_start=745 validator_end=770
[lodestar_ethereumjs]
lodestar-ethereumjs-1 ansible_host=104.248.116.60 ipv6= cloud=digitalocean cloud_region=nyc1 validator_start=770 validator_end=780
[lodestar_geth]
lodestar-geth-1 ansible_host=139.59.128.222 ipv6=2a03:b0c0:3:d0::1a7f:9001 cloud=digitalocean cloud_region=fra1 validator_start=510 validator_end=620
[lodestar_nethermind]
lodestar-nethermind-1 ansible_host=134.209.145.199 ipv6= cloud=digitalocean cloud_region=blr1 validator_start=620 validator_end=720
[lodestar_reth]
lodestar-reth-1 ansible_host=159.65.122.255 ipv6= cloud=digitalocean cloud_region=fra1 validator_start=1450 validator_end=1600
[mev_relay]
mev-relay-1 ansible_host=159.223.24.145 ipv6= cloud=digitalocean cloud_region=fra1
[nimbus_besu]
nimbus-besu-1 ansible_host=68.183.85.180 ipv6= cloud=digitalocean cloud_region=blr1 validator_start=1240 validator_end=1265
[nimbus_erigon]
nimbus-erigon-1 ansible_host=146.190.161.212 ipv6= cloud=digitalocean cloud_region=sfo3 validator_start=1265 validator_end=1290
[nimbus_geth]
nimbus-geth-1 ansible_host=64.227.24.82 ipv6= cloud=digitalocean cloud_region=nyc1 validator_start=1030 validator_end=1140
[nimbus_nethermind]
nimbus-nethermind-1 ansible_host=164.90.214.14 ipv6= cloud=digitalocean cloud_region=fra1 validator_start=1140 validator_end=1240
[nimbus_reth]
nimbus-reth-1 ansible_host=137.184.45.27 ipv6= cloud=digitalocean cloud_region=sfo3 validator_start=1700 validator_end=1800
[prysm_besu]
prysm-besu-1 ansible_host=167.172.180.72 ipv6= cloud=digitalocean cloud_region=fra1 validator_start=3050 validator_end=3150
[prysm_erigon]
prysm-erigon-1 ansible_host=157.245.101.239 ipv6= cloud=digitalocean cloud_region=blr1 validator_start=3150 validator_end=3250
[prysm_geth]
prysm-geth-1 ansible_host=170.64.220.204 ipv6= cloud=digitalocean cloud_region=syd1 validator_start=2855 validator_end=2950
[prysm_nethermind]
prysm-nethermind-1 ansible_host=146.190.208.58 ipv6= cloud=digitalocean cloud_region=nyc1 validator_start=2950 validator_end=3050
[prysm_reth]
prysm-reth-1 ansible_host=159.89.95.105 ipv6= cloud=digitalocean cloud_region=nyc1 validator_start=3250 validator_end=3350
[teku_besu]
teku-besu-1 ansible_host=128.199.3.253 ipv6= cloud=digitalocean cloud_region=sfo3 validator_start=980 validator_end=1005
[teku_erigon]
teku-erigon-1 ansible_host=170.64.161.86 ipv6= cloud=digitalocean cloud_region=syd1 validator_start=1005 validator_end=1030
[teku_geth]
teku-geth-1 ansible_host=164.90.218.160 ipv6= cloud=digitalocean cloud_region=fra1 validator_start=780 validator_end=880
[teku_nethermind]
teku-nethermind-1 ansible_host=134.209.145.105 ipv6= cloud=digitalocean cloud_region=blr1 validator_start=880 validator_end=980
[teku_reth]
teku-reth-1 ansible_host=165.232.186.105 ipv6= cloud=digitalocean cloud_region=blr1 validator_start=1600 validator_end=1700
# Consensus client groups
[lighthouse:children]
lighthouse_besu
lighthouse_erigon
lighthouse_geth
lighthouse_nethermind
lighthouse_reth
[lodestar:children]
lodestar_besu
lodestar_erigon
lodestar_ethereumjs
lodestar_geth
lodestar_nethermind
lodestar_reth
[nimbus:children]
nimbus_besu
nimbus_erigon
nimbus_geth
nimbus_nethermind
nimbus_reth
[teku:children]
teku_besu
teku_erigon
teku_geth
teku_nethermind
teku_reth
[prysm:children]
prysm_besu
prysm_erigon
prysm_geth
prysm_nethermind
prysm_reth
# Execution client groups
[besu:children]
lighthouse_besu
lodestar_besu
nimbus_besu
prysm_besu
teku_besu
[ethereumjs:children]
lodestar_ethereumjs
[geth:children]
lighthouse_geth
lodestar_geth
nimbus_geth
prysm_geth
teku_geth
[nethermind:children]
lighthouse_nethermind
lodestar_nethermind
nimbus_nethermind
prysm_nethermind
teku_nethermind
[erigon:children]
lighthouse_erigon
lodestar_erigon
nimbus_erigon
prysm_erigon
teku_erigon
[reth:children]
lighthouse_reth
lodestar_reth
nimbus_reth
prysm_reth
teku_reth
# Global groups
[consensus_node:children]
lighthouse
lodestar
nimbus
prysm
teku
[execution_node:children]
besu
erigon
ethereumjs
geth
nethermind
reth
[execution_node_without_besu:children]
erigon
ethereumjs
geth
nethermind
reth
[ethereum_node:children]
consensus_node
execution_node
#[beaconchain_explorer:children]
#lighthouse_erigon
[arm]
lighthouse-erigon-1-arm ansible_host=78.47.26.6 cloud=hetzner cloud_region=nbg1-dc3 validator_start=2000 validator_end=2100
lighthouse-geth-1-arm ansible_host=2a01:4f9:c012:6250::1 cloud=hetzner cloud_region=hel1-dc2 validator_start=1800 validator_end=1880
lighthouse-reth-1-arm ansible_host=49.13.120.112 cloud=hetzner cloud_region=fsn1-dc14 validator_start=1900 validator_end=2000
nimbus-erigon-1-arm ansible_host=94.130.168.148 cloud=hetzner cloud_region=nbg1-dc3 validator_start=2300 validator_end=2400
nimbus-nethermind-1-arm ansible_host=49.13.116.26 cloud=hetzner cloud_region=fsn1-dc14 validator_start=2200 validator_end=2300
teku-geth-1-arm ansible_host=65.109.130.109 cloud=hetzner cloud_region=hel1-dc2 validator_start=2400 validator_end=2500
teku-nethermind-1-arm ansible_host=78.46.142.182 cloud=hetzner cloud_region=fsn1-dc14 validator_start=2500 validator_end=2600
teku-reth-1-arm ansible_host=116.203.129.6 cloud=hetzner cloud_region=nbg1-dc3 validator_start=2600 validator_end=2700
prysm-besu-1-arm ansible_host=94.130.105.188 cloud=hetzner cloud_region=nbg1-dc3 validator_start=3350 validator_end=3450
lodestar-geth-1-arm ansible_host=2a01:4f8:1c1c:e57f::1 ipv6=2a01:4f8:1c1c:e57f::1 cloud=hetzner cloud_region=nbg1-dc3
[tx_fuzz_txs]
bootnode-1
[tx_fuzz_blobs]
bootnode-1
[goomy]
bootnode-1
[mev_boost]
lodestar-nethermind-1
lodestar-geth-1
lodestar-besu-1
lodestar-erigon-1
lodestar-reth-1
teku-geth-1-arm
teku-geth-1
teku-besu-1
teku-nethermind-1
teku-reth-1-arm
lighthouse-besu-1
lighthouse-geth-1
lighthouse-erigon-1-arm
lighthouse-nethermind-1
lighthouse-reth-1
nimbus-geth-1
nimbus-nethermind-1
nimbus-erigon-1
prysm-geth-1
[mev_flood]
mev-relay-1
[blobber]
lodestar-geth-1
lighthouse-erigon-1
lighthouse-besu-1
lighthouse-nethermind-1
[xatu]
teku-besu-1
teku-reth-1
teku-geth-1-arm
teku-nethermind-1
lighthouse-erigon-1
lighthouse-geth-1-arm
lighthouse-geth-1
lighthouse-nethermind-1
lodestar-besu-1
lodestar-erigon-1
lodestar-geth-1