We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f4557 commit 46a2cdcCopy full SHA for 46a2cdc
1 file changed
ansible/inventories/devnet-2/host_vars/lighthouse-nethermind-1.yaml
@@ -1,4 +1,5 @@
1
# ethereum_node_cl_beacon_endpoint: "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
2
+nethermind_user: "root" # Required for dottrace to run
3
nethermind_container_image: "nethermindeth/nethermind:performance"
4
nethermind_container_command_extra_args:
5
- --Init.ChainSpecPath=/network-config/chainspec.json
0 commit comments