mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-23 20:19:21 +00:00
10 lines
313 B
YAML
10 lines
313 B
YAML
---
|
|
beacon_node_network: 'mainnet'
|
|
beacon_node_repo_branch: 'stable'
|
|
|
|
# WARNING: Since these are Eth 2 bootnodes we need to keep the keys and IPs unchanged.
|
|
beacon_node_netkey: '{{lookup("bitwarden", "nimbus/netkey", field=hostname)}}'
|
|
|
|
# Bootnodes should subscribe to all subnets
|
|
beacon_node_subscribe_all: true
|