Add ethrex EL client to bal-devnet-2#30
Merged
barnabasbusa merged 2 commits intomasterfrom Feb 24, 2026
Merged
Conversation
Adds terraform node definitions and ansible configuration for ethrex, a Rust-based execution layer client. All nodes start with count=0 (disabled) until the ethpandaops/ansible-collection-general ethrex role is merged upstream. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
e214fa4 to
308d4d4
Compare
|
I reopened ethpandaops/ansible-collection-general#498, at that time i wasnt sure if we wanted to add ethrex, but now we have most hive tests passing |
Arkenan
reviewed
Feb 16, 2026
barnabasbusa
added a commit
to ethpandaops/template-devnets
that referenced
this pull request
Feb 24, 2026
## Summary - Add ethrex (lambdaclass/ethrex) EL client support to the template devnets - Terraform: lighthouse-ethrex and lodestar-ethrex node variables (super + full, all count=0 by default) - Ansible: inventory template, Docker image reference, group vars with container config and prometheus Mirrors the changes in ethpandaops/bal-devnets#30 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Barnabas Busa <busa.barnabas@gmail.com>
Signed-off-by: Barnabas Busa <barnabas.busa@ethereum.org>
barnabasbusa
approved these changes
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
vm_groupslistethrexto EL clients list for inventory group generationethrex: ethpandaops/ethrex:bal-devnet-2Dependencies
ethpandaops/ansible-collection-generalethrex role (previous attempt: PR #498 was closed)Testing
bal-devnet-2branch tested locally in Kurtosis with lodestar CL + full spamoor load (evm-fuzz 220tps, eoatx 30tps, uniswap-swaps 30tps)Test plan
🤖 Generated with Claude Code