--- eth2_to_eth1_map: mainnet: 'mainnet' sepolia: 'sepolia' eth2_network_name: '{{ beacon_node_network | mandatory }}' eth1_network_name: '{{ eth2_to_eth1_map[eth2_network_name] | mandatory }}' geth_node_api_consul_name: 'geth-{{ eth1_network_name | mandatory }}' geth_node_api_fleet_names: ['nimbus.geth'] consul_catalog_url: 'http://localhost:8500/v1/catalog'