forked from ethpandaops/dencun-devnets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
inventory.ini
executable file
·243 lines (192 loc) · 6.21 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
localhost
[all:vars]
ethereum_network_name=dencun-devnet-9
[bootnode]
bootnode-1 ansible_host=167.172.38.227 cloud=digitalocean cloud_region=ams3
[lighthouse_besu]
lighthouse-besu-1 ansible_host=159.223.233.249 cloud=digitalocean cloud_region=ams3 validator_start=200 validator_end=225
[lighthouse_erigon]
lighthouse-erigon-1 ansible_host=178.62.206.17 cloud=digitalocean cloud_region=ams3 validator_start=225 validator_end=250
[lighthouse_ethereumjs]
lighthouse-ethereumjs-1 ansible_host=178.62.192.78 cloud=digitalocean cloud_region=ams3 validator_start=250 validator_end=260
[lighthouse_geth]
lighthouse-geth-1 ansible_host=167.172.38.53 cloud=digitalocean cloud_region=ams3 validator_start=0 validator_end=100
[lighthouse_nethermind]
lighthouse-nethermind-1 ansible_host=188.166.14.234 cloud=digitalocean cloud_region=ams3 validator_start=100 validator_end=200
[lighthouse_reth]
lighthouse-reth-1 ansible_host=134.122.49.252 cloud=digitalocean cloud_region=ams3 validator_start=1300 validator_end=1305
[lodestar_besu]
lodestar-besu-1 ansible_host=164.92.219.41 cloud=digitalocean cloud_region=ams3 validator_start=720 validator_end=745
[lodestar_erigon]
lodestar-erigon-1 ansible_host=188.166.15.162 cloud=digitalocean cloud_region=ams3 validator_start=745 validator_end=770
[lodestar_ethereumjs]
lodestar-ethereumjs-1 ansible_host=164.90.192.171 cloud=digitalocean cloud_region=ams3 validator_start=770 validator_end=780
[lodestar_geth]
lodestar-geth-1 ansible_host=188.166.12.168 cloud=digitalocean cloud_region=ams3 validator_start=520 validator_end=620
[lodestar_nethermind]
lodestar-nethermind-1 ansible_host=134.209.200.36 cloud=digitalocean cloud_region=ams3 validator_start=620 validator_end=720
[lodestar_reth]
lodestar-reth-1 ansible_host=178.62.206.108 cloud=digitalocean cloud_region=ams3 validator_start=1310 validator_end=1315
[mev_relay]
mev-relay-1 ansible_host=188.166.21.32 cloud=digitalocean cloud_region=ams3
[nimbus_besu]
nimbus-besu-1 ansible_host=159.223.229.101 cloud=digitalocean cloud_region=ams3 validator_start=1240 validator_end=1265
[nimbus_erigon]
nimbus-erigon-1 ansible_host=167.172.38.136 cloud=digitalocean cloud_region=ams3 validator_start=1265 validator_end=1290
[nimbus_ethereumjs]
nimbus-ethereumjs-1 ansible_host=128.199.40.153 cloud=digitalocean cloud_region=ams3 validator_start=1290 validator_end=1300
[nimbus_geth]
nimbus-geth-1 ansible_host=178.62.209.222 cloud=digitalocean cloud_region=ams3 validator_start=1040 validator_end=1140
[nimbus_nethermind]
nimbus-nethermind-1 ansible_host=64.227.65.217 cloud=digitalocean cloud_region=ams3 validator_start=1140 validator_end=1240
[nimbus_reth]
nimbus-reth-1 ansible_host=167.172.38.228 cloud=digitalocean cloud_region=ams3 validator_start=1320 validator_end=1325
[prysm_besu]
prysm-besu-1 ansible_host=159.223.233.241 cloud=digitalocean cloud_region=ams3 validator_start=460 validator_end=485
[prysm_erigon]
prysm-erigon-1 ansible_host=167.99.37.218 cloud=digitalocean cloud_region=ams3 validator_start=485 validator_end=510
[prysm_ethereumjs]
prysm-ethereumjs-1 ansible_host=167.172.36.147 cloud=digitalocean cloud_region=ams3 validator_start=510 validator_end=520
[prysm_geth]
prysm-geth-1 ansible_host=167.99.43.168 cloud=digitalocean cloud_region=ams3 validator_start=260 validator_end=360
[prysm_nethermind]
prysm-nethermind-1 ansible_host=167.99.43.183 cloud=digitalocean cloud_region=ams3 validator_start=360 validator_end=460
[prysm_reth]
prysm-reth-1 ansible_host=167.99.33.27 cloud=digitalocean cloud_region=ams3 validator_start=1305 validator_end=1310
[teku_besu]
teku-besu-1 ansible_host=159.223.233.117 cloud=digitalocean cloud_region=ams3 validator_start=980 validator_end=1005
[teku_erigon]
teku-erigon-1 ansible_host=178.128.244.115 cloud=digitalocean cloud_region=ams3 validator_start=1005 validator_end=1030
[teku_ethereumjs]
teku-ethereumjs-1 ansible_host=188.166.11.210 cloud=digitalocean cloud_region=ams3 validator_start=1030 validator_end=1040
[teku_geth]
teku-geth-1 ansible_host=167.99.45.184 cloud=digitalocean cloud_region=ams3 validator_start=780 validator_end=880
[teku_nethermind]
teku-nethermind-1 ansible_host=167.99.33.74 cloud=digitalocean cloud_region=ams3 validator_start=880 validator_end=980
[teku_reth]
teku-reth-1 ansible_host=178.128.252.105 cloud=digitalocean cloud_region=ams3 validator_start=1315 validator_end=1320
# Consensus client groups
[lighthouse:children]
lighthouse_besu
lighthouse_erigon
lighthouse_ethereumjs
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_ethereumjs
nimbus_geth
nimbus_nethermind
nimbus_reth
[teku:children]
teku_besu
teku_erigon
teku_ethereumjs
teku_geth
teku_nethermind
teku_reth
[prysm:children]
prysm_besu
prysm_erigon
prysm_ethereumjs
prysm_geth
prysm_nethermind
prysm_reth
# Execution client groups
[besu:children]
lighthouse_besu
lodestar_besu
nimbus_besu
prysm_besu
teku_besu
[ethereumjs:children]
lighthouse_ethereumjs
lodestar_ethereumjs
nimbus_ethereumjs
prysm_ethereumjs
teku_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
[ethereum_node:children]
consensus_node
execution_node
# Add bootnode hosts to tx_fuzz_blobs group
[tx_fuzz_blobs]
bootnode-1
# Add bootnode hosts to tx_fuzz_txs group
[tx_fuzz_txs]
bootnode-1
[goomy]
bootnode-1
[mev_boost]
lodestar-geth-1
lodestar-nethermind-1
lodestar-erigon-1
lodestar-besu-1
lodestar-ethereumjs-1
lodestar-reth-1
teku-nethermind-1
nimbus-nethermind-1
prysm-nethermind-1
lighthouse-ethereumjs-1
[mev_flood]
lodestar-geth-1
[powfaucet]
bootnode-1
[xatu]
teku-nethermind-1
teku-erigon-1
teku-besu-1
teku-reth-1
prysm-geth-1
prysm-nethermind-1
lighthouse-besu-1
lighthouse-erigon-1
[blobber]
lighthouse-reth-1
lighthouse-nethermind-1