infra-nimbus/ansible/group_vars/nimbus-mainnet-metal.yml
Arthur Koziel fb2ab82f6d
Add hetzner dedicated server (#56)
add stable-metal-01.he-eu-hel1.nimbus.mainnet

Signed-off-by: Arthur Koziel <arthur@arthurkoziel.com>
2021-05-19 18:04:12 +08:00

10 lines
326 B
YAML

---
beacon_node_network: 'mainnet'
beacon_node_cont_tag: 'stable-metal-01'
# 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