Skip to content

Commit

Permalink
nimbus.sepolia: open EL WebSocket to wakuv2.test
Browse files Browse the repository at this point in the history
waku-org/nwaku#1624
status-im/infra-nim-waku#69

Signed-off-by: Jakub Sokołowski <jakub@status.im>
  • Loading branch information
jakubgs committed May 17, 2023
1 parent 2e14ecc commit 597b85a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/group_vars/nimbus.sepolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ validator_client_dist_validators_end: '{{ (not node.validator_client) | ternar
open_ports_default_chain: 'VPN'
open_ports_list:
- { port: '{{ smart_metrics_listen_port }}', ipset: 'metrics.hq', comment: 'SMART Metrics' }
# https://github.com/status-im/infra-nim-waku/issues/59
- { port: '9557:9560', ipset: 'wakuv2.test', comment: 'Wakuv2 Websocket' }

nodes_layout:
'linux-01.he-eu-hel1.nimbus.sepolia':
Expand Down

0 comments on commit 597b85a

Please sign in to comment.