Skip to content

Commit

Permalink
fix: profiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikelle committed Dec 12, 2024
1 parent 2b0ab9d commit d198e32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infrastructure/nomad/playbooks/variables/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
type: bootnode
sync_mode: snap

mev_commit_geth_pos_bootnode1: &mev_commit_geth_pos_bootnode1_job
mev_commit_geth_pos_bootnode1: &mev_commit_geth_pos_bootnode1_job
name: mev-commit-geth-pos-bootnode1
template: mev-commit-geth-pos.nomad.j2
count: 1
Expand Down Expand Up @@ -107,9 +107,9 @@ jobs:

mev_commit_geth_pos_signer_node1: &mev_commit_geth_pos_signer_node1_job
name: mev-commit-geth-pos-signer-node1
template: mev-commit-geth.nomad.j2
template: mev-commit-geth-pos.nomad.j2
artifacts:
- *geth_artifact
- *geth_pos_artifact
- nodekey:
name: geth_signer_node1_nodekey
- keystores:
Expand Down

0 comments on commit d198e32

Please sign in to comment.