Jakub Sokołowski 2cac3081a0
layouts: add script and generate TSVs of validators
Helps developers identify which host holds which validator.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-11-17 15:01:57 +01:00

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
```