ropsten: added new disk configuration for ropsten hetzner host (#119)

Signed-off-by: Artur Marud <artur@status.im>
This commit is contained in:
Artur Marud 2022-07-19 21:34:20 +02:00 committed by GitHub
parent 65d8f36123
commit fb67e2fe16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,11 @@ beacon_node_metrics_port: '{{ 9200 + idx|int + 1 }}'
beacon_node_rest_port: '{{ 9300 + idx|int + 1 }}'
beacon_node_rest_address: '0.0.0.0'
# Additional disk drive
bootstrap__extra_volume_device_path: '/dev/nvme2n1'
bootstrap__extra_volume_path: '/docker'
bootstrap__extra_volume_bind_path: ''
nodes_layout:
'metal-01.he-eu-hel1.nimbus.ropsten':
# FIXME: Temporary layout change due to one Geth instance.