diff --git a/ansible/inventories/devnet-0/group_vars/erigon.yaml b/ansible/inventories/devnet-0/group_vars/erigon.yaml index cd2a1a9..1d80fbd 100644 --- a/ansible/inventories/devnet-0/group_vars/erigon.yaml +++ b/ansible/inventories/devnet-0/group_vars/erigon.yaml @@ -2,6 +2,7 @@ bootstrap_default_user_authorized_keys_github_team_el: - Giulio2002 - yperbasis + - somnathb1 # role: ethpandaops.general.ethereum_node ethereum_node_el: erigon @@ -15,7 +16,7 @@ erigon_container_env: LETSENCRYPT_HOST: "{{ ethereum_node_rcp_hostname }}" erigon_container_command_extra_args: - --chain=dev - - --http.api=eth,erigon,engine,web3,net,debug,trace,txpool + - --http.api=eth,erigon,engine,web3,net,debug,trace,txpool,admin - --http.vhosts=* - --ws - --prune=htc