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:
parent
f304db1cc0
commit
2c9bbe832b
|
@ -82,6 +82,7 @@ open_ports_list:
|
||||||
- { port: '{{ smart_metrics_listen_port }}', ipset: 'metrics.hq', comment: 'SMART Metrics' }
|
- { port: '{{ smart_metrics_listen_port }}', ipset: 'metrics.hq', comment: 'SMART Metrics' }
|
||||||
# https://github.com/status-im/infra-nim-waku/issues/59
|
# https://github.com/status-im/infra-nim-waku/issues/59
|
||||||
- { port: '9557:9560', ipset: 'wakuv2.test', comment: 'Wakuv2 Websocket' }
|
- { port: '9557:9560', ipset: 'wakuv2.test', comment: 'Wakuv2 Websocket' }
|
||||||
|
- { port: '9557:9560', ipset: 'vacdev.misc', comment: 'Vac Simulations Websocket' }
|
||||||
|
|
||||||
nodes_layout:
|
nodes_layout:
|
||||||
'linux-01.ih-eu-mda1.nimbus.sepolia':
|
'linux-01.ih-eu-mda1.nimbus.sepolia':
|
||||||
|
|
Loading…
Reference in New Issue