File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
ansible/inventories/devnet-2/group_vars Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ snapshot_fetcher_block: 22811744
2626shadowfork_network_id : 12159
2727
2828# ## Checkpoint sync specific for Ansible & Kubernetes
29- checkpoint_sync_node : bootnode -1
30- ethereum_node_cl_checkpoint_sync_enabled : false
29+ checkpoint_sync_node : lighthouse-nethermind -1
30+ ethereum_node_cl_checkpoint_sync_enabled : true
3131checkpoint_sync_url : https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.{{ checkpoint_sync_node }}.{{ ethereum_network_name }}.{{ domain }}
3232checkpoint_sync_url_kube : https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.{{ checkpoint_sync_node }}.{{ ethereum_network_name }}.{{ domain }}
3333# ██████╗░░█████╗░██╗░░░░░███████╗ ██╗░░░██╗░█████╗░██████╗░░██████╗
Original file line number Diff line number Diff line change 22bootstrap_default_user_authorized_keys_github_team_el :
33 - Giulio2002
44 - yperbasis
5- - somnathb1
5+ - somnathb
66 - awskii
77 - taratorio
8+ - wmitsuda
89
910# role: ethpandaops.general.ethereum_node
1011ethereum_node_el : erigon
You can’t perform that action at this time.
0 commit comments