10 lines
324 B
YAML
10 lines
324 B
YAML
|
---
|
||
|
swap_file_path: '/main.swap'
|
||
|
|
||
|
# 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)}}'
|
||
|
|
||
|
# These bootstrap nodes were published with these ports.
|
||
|
beacon_node_discovery_port: 9100
|
||
|
beacon_node_listening_port: 9100
|