Skip to content

Commit

Permalink
update inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Sep 23, 2024
1 parent ced01e9 commit 5db1ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventories/devnet-3/group_vars/all/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ default_ethereum_client_images:
teku: ethpandaops/teku:master-aeadce1
grandine: ethpandaops/grandine:electra-af79d77
### Execution layer clients
besu: ethpandaops/besu:main-6ea0ed4
besu: ethpandaops/besu:main-2cf38fa
geth: ethpandaops/geth:prague-devnet-3-effcd38
erigon: thorax/erigon:docker_pectra
ethereumjs: ethpandaops/ethereumjs:master-766bd8f
Expand Down
1 change: 1 addition & 0 deletions ansible/inventories/devnet-3/group_vars/besu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ besu_container_command_extra_args:
- --bonsai-limit-trie-logs-enabled=false
- --ethstats={{ inventory_hostname }}:{{ ethstats_secret }}@{{ ethstats_url }}:443
besu_container_pull: true
besu_container_entrypoint: /opt/besu/bin/besu

0 comments on commit 5db1ed4

Please sign in to comment.