Add ansible playbooks to setup and run nitro nodes #2

Merged
nabarun merged 10 commits from deep-stack/testnet-ops:ag-run-nitro-node into main 2024-09-05 07:27:36 +00:00
Showing only changes of commit d7eab177b8 - Show all commits

View File

@ -17,10 +17,10 @@ The following commands have to be executed in [`nitro-nodes-setup`](./) director
- Edit [`nitro-vars.yml`](./nitro-vars.yml) and fill in the following values - Edit [`nitro-vars.yml`](./nitro-vars.yml) and fill in the following values
```bash ```bash
# L1 RPC chain # L1 WS endpoint
l1_nitro_chain_url: "" l1_nitro_chain_url: ""
# L2 RPC chain # L2 WS endpoint
l2_nitro_chain_url: "" l2_nitro_chain_url: ""
# Private key for your nitro address # Private key for your nitro address