infra-nimbus/ansible/host_vars/stable-large-01.aws-eu-central-1a.nimbus.prater.yml
Jakub Sokołowski 9bf2e03137
move secrets from service to services
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-05-11 15:37:45 +02:00

7 lines
253 B
YAML

---
# WARNING: Since these are Eth 2 bootnodes we need to keep the keys and IPs unchanged.
beacon_node_netkey: '{{lookup("passwordstore","services/Nimbus/netkey/"+hostname)}}'
# Bootnodes should subscribe to all subnets
beacon_node_subscribe_all: true