mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-21 01:48:07 +00:00
Deploy RocketPool on the new nimbus.eth1 hetzner host
This commit is contained in:
parent
3e69657de8
commit
15f7c9ea9b
@ -36,5 +36,5 @@ open_ports_list:
|
||||
- { port: '{{ geth_expo_cont_port }}', ipset: 'metrics.hq', comment: 'Geth Metrics' }
|
||||
- { port: '{{ geth_websocket_port }}', ipset: 'nimbus.pyrmont' }
|
||||
- { port: '{{ geth_websocket_port }}', ipset: 'nimbus.prater' }
|
||||
- { port: '{{ geth_websocket_port }}', ipset: 'nimbus.rayonism' }
|
||||
- { port: '{{ geth_rpc_port }}' , ipset: 'nimbus.rayonism' }
|
||||
- { port: '{{ geth_websocket_port }}', ipset: 'nimbus.eth1' }
|
||||
- { port: '{{ geth_rpc_port }}' , ipset: 'nimbus.eth1' }
|
||||
|
@ -12,6 +12,6 @@
|
||||
- name: Configure RocketPool node
|
||||
become: true
|
||||
hosts:
|
||||
- nimbus-rayonism-qmerge
|
||||
- nimbus-eth1-metal
|
||||
roles:
|
||||
- { role: infra-role-rocketpool-smart-node, tags: rocketpool }
|
||||
|
Loading…
x
Reference in New Issue
Block a user