|
| 1 | +localhost |
| 2 | + |
| 3 | +[all:vars] |
| 4 | +ethereum_network_name=bal-devnet-3 |
| 5 | + |
| 6 | +[bootnode] |
| 7 | +bootnode-1 ansible_host=178.104.163.135 ipv6=2a01:4f8:1c18:c667::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True |
| 8 | + |
| 9 | +[lighthouse_besu_super] |
| 10 | +lighthouse-besu-super-1 ansible_host=178.104.164.200 ipv6=2a01:4f8:1c18:7615::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=200 validator_end=400 |
| 11 | + |
| 12 | +[lighthouse_erigon_super] |
| 13 | +lighthouse-erigon-super-1 ansible_host=178.104.171.252 ipv6=2a01:4f8:1c18:da2d::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=1200 validator_end=1400 |
| 14 | + |
| 15 | +[lighthouse_ethrex_super] |
| 16 | +lighthouse-ethrex-super-1 ansible_host=178.104.162.229 ipv6=2a01:4f8:1c18:ae76::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=1000 validator_end=1200 |
| 17 | + |
| 18 | +[lighthouse_geth_super] |
| 19 | +lighthouse-geth-super-1 ansible_host=178.104.170.143 ipv6=2a01:4f8:1c18:de50::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=0 validator_end=200 |
| 20 | + |
| 21 | +[lighthouse_nethermind_super] |
| 22 | +lighthouse-nethermind-super-1 ansible_host=178.104.173.113 ipv6=2a01:4f8:1c18:b72d::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=400 validator_end=600 |
| 23 | + |
| 24 | +[lighthouse_nimbusel_super] |
| 25 | +lighthouse-nimbusel-super-1 ansible_host=178.104.166.39 ipv6=2a01:4f8:1c18:a37::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=800 validator_end=1000 |
| 26 | + |
| 27 | +[lighthouse_reth_super] |
| 28 | +lighthouse-reth-super-1 ansible_host=178.104.164.69 ipv6=2a01:4f8:1c18:5546::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=600 validator_end=800 |
| 29 | + |
| 30 | +[lodestar_besu_super] |
| 31 | +lodestar-besu-super-1 ansible_host=178.104.171.24 ipv6=2a01:4f8:1c18:b610::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=1600 validator_end=1800 |
| 32 | + |
| 33 | +[lodestar_erigon_super] |
| 34 | +lodestar-erigon-super-1 ansible_host=178.104.161.162 ipv6=2a01:4f8:1c18:30c4::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=2600 validator_end=2800 |
| 35 | + |
| 36 | +[lodestar_ethrex_super] |
| 37 | +lodestar-ethrex-super-1 ansible_host=178.104.161.203 ipv6=2a01:4f8:1c18:8e68::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=2400 validator_end=2600 |
| 38 | + |
| 39 | +[lodestar_geth_super] |
| 40 | +lodestar-geth-super-1 ansible_host=178.104.173.228 ipv6=2a01:4f8:1c18:b05f::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=1400 validator_end=1600 |
| 41 | + |
| 42 | +[lodestar_nethermind_super] |
| 43 | +lodestar-nethermind-super-1 ansible_host=178.104.167.130 ipv6=2a01:4f8:1c18:b903::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=1800 validator_end=2000 |
| 44 | + |
| 45 | +[lodestar_nimbusel_super] |
| 46 | +lodestar-nimbusel-super-1 ansible_host=178.104.173.253 ipv6=2a01:4f8:1c18:ea5::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=2200 validator_end=2400 |
| 47 | + |
| 48 | +[lodestar_reth_super] |
| 49 | +lodestar-reth-super-1 ansible_host=178.104.175.230 ipv6=2a01:4f8:1c18:5237::1 cloud=hetzner cloud_region=nbg1-dc3 arch=amd64 ethereum_node_cl_supernode_enabled=True validator_start=2000 validator_end=2200 |
| 50 | + |
| 51 | + |
| 52 | +# Consensus client groups |
| 53 | + |
| 54 | +[lighthouse:children] |
| 55 | +lighthouse_besu_super |
| 56 | +lighthouse_erigon_super |
| 57 | +lighthouse_ethrex_super |
| 58 | +lighthouse_geth_super |
| 59 | +lighthouse_nethermind_super |
| 60 | +lighthouse_nimbusel_super |
| 61 | +lighthouse_reth_super |
| 62 | +[lodestar:children] |
| 63 | +lodestar_besu_super |
| 64 | +lodestar_erigon_super |
| 65 | +lodestar_ethrex_super |
| 66 | +lodestar_geth_super |
| 67 | +lodestar_nethermind_super |
| 68 | +lodestar_nimbusel_super |
| 69 | +lodestar_reth_super |
| 70 | +[nimbus:children] |
| 71 | +[teku:children] |
| 72 | +[prysm:children] |
| 73 | +[grandine:children] |
| 74 | + |
| 75 | +# Execution client groups |
| 76 | + |
| 77 | +[besu:children] |
| 78 | +lighthouse_besu_super |
| 79 | +lodestar_besu_super |
| 80 | +[ethereumjs:children] |
| 81 | +[geth:children] |
| 82 | +lighthouse_geth_super |
| 83 | +lodestar_geth_super |
| 84 | +[nethermind:children] |
| 85 | +lighthouse_nethermind_super |
| 86 | +lodestar_nethermind_super |
| 87 | +[erigon:children] |
| 88 | +lighthouse_erigon_super |
| 89 | +lodestar_erigon_super |
| 90 | +[reth:children] |
| 91 | +lighthouse_reth_super |
| 92 | +lodestar_reth_super |
| 93 | +[nimbusel:children] |
| 94 | +lighthouse_nimbusel_super |
| 95 | +lodestar_nimbusel_super |
| 96 | +[ethrex:children] |
| 97 | +lighthouse_ethrex_super |
| 98 | +lodestar_ethrex_super |
| 99 | + |
| 100 | +# Global groups |
| 101 | + |
| 102 | +[consensus_node:children] |
| 103 | +lighthouse |
| 104 | +lodestar |
| 105 | + |
| 106 | +[execution_node:children] |
| 107 | +besu |
| 108 | +erigon |
| 109 | +ethrex |
| 110 | +geth |
| 111 | +nethermind |
| 112 | +nimbusel |
| 113 | +reth |
| 114 | + |
| 115 | +[ethereum_node:children] |
| 116 | +consensus_node |
| 117 | +execution_node |
| 118 | + |
| 119 | +[dns_server:children] |
| 120 | +bootnode |
| 121 | + |
| 122 | +[mev_boost:children] |
| 123 | +consensus_node |
| 124 | + |
| 125 | +[arm] |
0 commit comments