Skip to content

Commit

Permalink
fix nethermind cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Nov 5, 2024
1 parent ac1aca6 commit 046173d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 86 deletions.
2 changes: 1 addition & 1 deletion ansible/inventories/devnet-3/group_vars/nethermind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ nethermind_container_command_extra_args:
- --Discovery.Bootnodes={{ ethereum_el_bootnodes | join(',') }}
- --Init.IsMining=false
- --Pruning.Mode=None
- --config=none.cfg
- --config=none
- --EthStats.Enabled=true
- --EthStats.Name={{ inventory_hostname }}
- --EthStats.Secret={{ ethstats_secret }}
Expand Down
85 changes: 0 additions & 85 deletions ansible/inventories/devnet-3/hetzner_inventory.ini

This file was deleted.

0 comments on commit 046173d

Please sign in to comment.