File tree Expand file tree Collapse file tree
ansible/inventories/devnet-2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ethereum_node_cl_checkpoint_sync_enabled : true
2- ethereum_node_cl_beacon_endpoint : " https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
2+ # ethereum_node_cl_beacon_endpoint: "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
33
44
55lighthouse_container_command_extra_args :
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ nethermind_container_command_extra_args:
2222 - --Sync.PivotTotalDifficulty=58750003716598352816469
2323 - --Init.NetworkId={{ shadowfork_network_id }}
2424
25- ethereum_node_cl_beacon_endpoint : " https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
25+ # ethereum_node_cl_beacon_endpoint: "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
Original file line number Diff line number Diff line change 1- ethereum_node_cl_beacon_endpoint : " https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
1+ # ethereum_node_cl_beacon_endpoint: "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ lighthouse-geth-1 ansible_host=206.189.58.47 ipv6=2a03:b0c0:3:f0:0:1:6f7d:9000 c
1313lighthouse-nethermind-1 ansible_host =157.180.14.230 ipv6 =2a01:4f9:3100:37aa::2 cloud =hetzner cloud_region =hel1 validator_start =0 validator_end =100
1414
1515[lighthouse_reth]
16- lighthouse-reth-1 ansible_host =157.180.14.227 ipv6 =2a01:4f9:3100:37a0::2 cloud =hetzner cloud_region =hel1 validator_start =100 validator_end =200
16+ lighthouse-reth-1 ansible_host =157.180.14.227 ipv6 =2a01:4f9:3100:37a0::2 cloud =hetzner cloud_region =hel1 validator_start =100 validator_end =300
1717
1818[nimbus_besu]
19- nimbus-besu-1 ansible_host =157.180.14.226 ipv6 =2a01:4f9:3100:37af::2 cloud =hetzner cloud_region =hel1 validator_start =200 validator_end =300
19+ nimbus-besu-1 ansible_host =157.180.14.226 ipv6 =2a01:4f9:3100:37af::2 cloud =hetzner cloud_region =hel1
2020
2121[prysm_geth]
2222; prysm-geth-1 ansible_host=157.180.14.225 ipv6=2a01:4f9:3100:379f::2 cloud=hetzner cloud_region=hel1 validator_start=300 validator_end=400
You can’t perform that action at this time.
0 commit comments