infra-nimbus/ansible/host_vars/windows-01.ih-eu-mda1.nimbus.holesky.yml
Jakub Sokołowski 467eee3dff
nimbus.holesky: use ReFS volume mounted as D drive
It is supposed to provide superior performance to NTFS:
https://github.com/status-im/infra-nimbus/issues/180

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-26 20:57:35 +01:00

5 lines
219 B
YAML

---
beacon_node_exec_layer_urls: ['http://holesky-02.ih-eu-mda1.nimbus.geth.wg:{{ 8551 + (idx|int) }}']
# 3TB SSD HPE RAI0 Logical Volume formatted as ReFS.
beacon_node_service_path: 'D:\{{ beacon_node_service_name }}'