Skip to content

Commit

Permalink
update inventory for tx_fuzz
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Feb 27, 2025
1 parent 89304ab commit 53b576d
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions ansible/inventories/devnet-7/inventory.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,19 @@ localhost
[all:vars]
ethereum_network_name=pectra-devnet-7

[goomy]
bootnode-1

[tx_fuzz_blobs]
bootnode-1

[tx_fuzz_txs]
bootnode-1

[bootnode]
bootnode-1 ansible_host=67.205.186.207 ipv6=2604:a880:400:d1:0:1:1e2c:2001 cloud=digitalocean cloud_region=nyc1
bootnode-2 ansible_host=167.99.76.230 ipv6=2400:6180:0:d2:0:1:a318:6000 cloud=digitalocean cloud_region=sgp1
bootnode-3 ansible_host=167.99.83.34 ipv6=2a03:b0c0:1:e0::4b1e:d001 cloud=digitalocean cloud_region=lon1
bootnode-1 ansible_host=67.205.186.207 ipv6=2604:a880:400:d1:0:1:1e2c:2001 cloud=digitalocean cloud_region=nyc1
bootnode-2 ansible_host=167.99.76.230 ipv6=2400:6180:0:d2:0:1:a318:6000 cloud=digitalocean cloud_region=sgp1
bootnode-3 ansible_host=167.99.83.34 ipv6=2a03:b0c0:1:e0::4b1e:d001 cloud=digitalocean cloud_region=lon1

[grandine_besu]
grandine-besu-1 ansible_host=206.189.197.58 ipv6=2604:a880:400:d1:0:1:1e30:6001 cloud=digitalocean cloud_region=nyc1 validator_start=998100 validator_end=999700
Expand Down

0 comments on commit 53b576d

Please sign in to comment.