mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-15 16:24:16 +00:00
Jakub Sokołowski
65d8302527
Related: https://github.com/status-im/infra-role-beacon-node/commit/92f740e0 Signed-off-by: Jakub Sokołowski <jakub@status.im>
10 lines
321 B
YAML
10 lines
321 B
YAML
---
|
|
beacon_node_network: 'mainnet'
|
|
beacon_node_cont_tag: 'stable-small'
|
|
|
|
# WARNING: Since these are Eth 2 bootnodes we need to keep the keys and IPs unchanged.
|
|
beacon_node_netkey: '{{lookup("passwordstore","service/Nimbus/netkey/"+hostname)}}'
|
|
|
|
# Bootnodes should subscribe to all subnets
|
|
beacon_node_subscribe_all: true
|