infra-nimbus/ansible/host_vars/unstable-large-01.aws-eu-central-1a.nimbus.prater.yml
Jakub Sokołowski e5324beaaa
nimbus-geth-goerli: remove one of three Geth nodes
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>
2023-05-24 18:34:03 +02:00

5 lines
181 B
YAML

---
# 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 }}'