mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-31 16:07:50 +00:00
Jakub Sokołowski
2cac3081a0
Helps developers identify which host holds which validator. Signed-off-by: Jakub Sokołowski <jakub@status.im>
11 lines
237 B
Markdown
11 lines
237 B
Markdown
# Description
|
|
|
|
This folder contains generated TSV files with mapping of hosts, nodes, and their validators.
|
|
|
|
# Usage
|
|
|
|
To update the TSV files run the `gen_tsv.sh` script for given fleet:
|
|
```sh
|
|
ansible/files/gen_tsv.sh nimbus.sepolia
|
|
```
|