Skip to content

Commit 46a2cdc

Browse files
committed
change nethermind user to root to enable traces collection
1 parent 40f4557 commit 46a2cdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/inventories/devnet-2/host_vars/lighthouse-nethermind-1.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# 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
23
nethermind_container_image: "nethermindeth/nethermind:performance"
34
nethermind_container_command_extra_args:
45
- --Init.ChainSpecPath=/network-config/chainspec.json

0 commit comments

Comments
 (0)