Skip to content

Commit

Permalink
sepolia: waku-nmon was renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
yakimant committed Jan 20, 2025
1 parent 2930af4 commit 03d3e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/group_vars/nimbus.sepolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ open_ports_list:
- { port: '5053-5057', comment: 'Validator Client REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
- { port: '8109-8113', comment: 'Validator Client Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
waku-fleets: # https://github.com/status-im/infra-nim-waku/issues/59
- { port: '8556-8559', comment: 'RCP for WakuMonitor', ipset: 'waku-nmon.misc', iifname: 'wg0' }
- { port: '8556-8559', comment: 'RCP for WakuMonitor', ipset: 'misc.waku-nmon', iifname: 'wg0' }
- { port: '8556-8559', comment: 'RCP for waku.test', ipset: 'waku.test', iifname: 'wg0' }
- { port: '8556-8559', comment: 'RCP for waku.sandbox', ipset: 'waku.sandbox', iifname: 'wg0' }
- { port: '9557-9560', comment: 'Websocket for Waku', ipset: 'waku.test', iifname: 'wg0' }
Expand Down

0 comments on commit 03d3e06

Please sign in to comment.