mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-23 19:08:06 +00:00
Not nough storage space to run 3 nodes on the hosts. Also made AWS, Windows and MacOS nodes discover available Geth nodes using Consul catalog. Signed-off-by: Jakub Sokołowski <jakub@status.im>
8 lines
254 B
YAML
8 lines
254 B
YAML
---
|
|
# Scans affect disk I/O performance.
|
|
bootstrap__defender_enabled: false
|
|
|
|
# Execution layer Enginer API
|
|
beacon_node_exec_layer_urls: '{{ beacon_node_exec_layer_urls_discovered_geth }}'
|
|
beacon_node_exec_layer_jwt_secret: '{{ geth_authrpc_jwtsecret }}'
|