infra-nimbus/ansible/host_vars/linux-01.he-eu-hel1.nimbus.prater.yml
Jakub Sokołowski 0dd5174870
nimbus.prater: fix missing port redirection config
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-15 14:07:43 +02:00

9 lines
252 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-prater-unstable
- { src: 80, dst: 9302, comment: 'Test Beacon API (80->9302/tcp)' }