infra-nimbus/ansible
Jakub Sokołowski 68c347973f
mainnet,sepolia,holesky: fix IPv6 addresses
Hosts were in a different subnets and needed different IPv6 addresses.

Ranges allocated to us:

START:   2a0a:d580:804:40::100/64
END      2a0a:d580:804:40::120/64
GATEWAY: 2a0a:d580:804:40::1

START:   2a0a:d580:801:60::100/64
END:     2a0a:d580:801:60::120/64
GATEWAY: 2a0a:d580:801:60::1

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-06 21:11:19 +02:00
..
files nimbus.holesky: update tsv with state after cleanup 2024-04-28 09:43:13 +02:00
group_vars sepolia: fix ERA file generation by building ncli_db 2024-05-28 10:28:29 +02:00
host_vars fluffy: mount second volume under /era 2024-05-24 17:08:21 +02:00
inventory nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
lookup_plugins lookup_plugins/bitwarden: ignore stderr 2024-05-07 14:48:35 +02:00
roles nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
vars mainnet,sepolia,holesky: fix IPv6 addresses 2024-06-06 21:11:19 +02:00
add_ssh_key.yml
bootstrap.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
cleanup.yml
era.yml holesky: add hosting of holesky.era.nimbus.team 2024-05-22 20:34:46 +02:00
eth1.yml requirements: use full names for all roles 2024-03-10 13:43:30 +01:00
fluffy.yml nimbus.fluffy: increase number of nodes back to 32 2024-04-02 10:56:49 +02:00
geth.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
holesky.yml holesky: add hosting of holesky.era.nimbus.team 2024-05-22 20:34:46 +02:00
logs.yml requirements: use full names for all roles 2024-03-10 13:43:30 +01:00
mainnet.yml nimbus.mainnet: add IPv6 addresses and netplan role 2024-03-20 13:50:19 +01:00
rebuild.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
requirements.yml requirements: bump oauth-proxyh, bn, vc, smart-metrics 2024-05-28 10:27:59 +02:00
resize.yml
restart.yml nimbus.prater: decomission last two remaining hosts 2024-04-19 10:13:23 +02:00
sepolia.yml nimbus.sepolia: fix validator client enabling 2024-04-24 08:48:45 +02:00
terraform.py
upgrade.yml ansible/upgrade: add missing become=true 2024-04-24 08:59:55 +02:00
versioncheck.py