mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-21 01:48:07 +00:00
nimbus.prater: use common ERA files folder
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
2caba20c3f
commit
7f5463fe14
@ -30,6 +30,7 @@ geth_expo_cont_port: '{{ 9400 + (idx|int) + 1 }}'
|
||||
# Nimbus Beacon node
|
||||
beacon_node_service_name: 'beacon-node-{{ beacon_node_network }}-{{ node.branch }}'
|
||||
beacon_node_network: 'prater'
|
||||
beacon_node_era_dir_path: '{{ nimbus_era_files_timer_path }}'
|
||||
# TODO This is to avoid too long service names.
|
||||
beacon_node_repo_branch: >-
|
||||
{{ node.branch_override is defined | ternary(
|
||||
|
@ -56,7 +56,7 @@
|
||||
|
||||
- name: infra-role-beacon-node-macos
|
||||
src: git@github.com:status-im/infra-role-beacon-node-macos.git
|
||||
version: ba40b3afc3453f975dd4a48f593788c960474f31
|
||||
version: 09421b3a5f8c3552f6241236811b659b25762155
|
||||
scm: git
|
||||
|
||||
- name: infra-role-validator-client
|
||||
@ -111,7 +111,7 @@
|
||||
|
||||
- name: launchd-timer
|
||||
src: git@github.com:status-im/infra-role-launchd-timer.git
|
||||
version: 12601d6ac260607b1949b6ea6e99f750a17350f0
|
||||
version: 791174a9de57ffbbb4d60cdde05d74a66415f1bd
|
||||
scm: git
|
||||
|
||||
- name: swap-file
|
||||
|
Loading…
x
Reference in New Issue
Block a user