nimbus.sepolia: open Geth Websocket ports for Vac

Requested by p1ge0nh8er for vacdev.misc host.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-07-16 10:57:40 +02:00
parent f304db1cc0
commit 2c9bbe832b
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ 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' }
- { port: '9557:9560', ipset: 'vacdev.misc', comment: 'Vac Simulations Websocket' }
nodes_layout:
'linux-01.ih-eu-mda1.nimbus.sepolia':