infra-nimbus/ansible/host_vars/linux-02.ih-eu-mda1.nimbus.mainnet.yml
Alexis Pentori f4ffeb4d6e
mainnet: remove BN stable-02 from holesky.mainnet
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-02-23 12:29:48 +01:00

9 lines
255 B
YAML

---
# Communityu test REST API endpoint.
beacon_node_rest_address: '0.0.0.0'
# WARNING: This will change if number of nodes changes.
redirect_ports:
# beacon-node-mainnet-testing-01
- { src: 80, dst: 9301, comment: 'Test Beacon API (80->9302/tcp)' }