update(hosts): Unify hosts

This commit is contained in:
Filippo Berto 2025-11-02 19:23:27 +01:00
parent f4db960b46
commit e9286c25ab
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
9 changed files with 38 additions and 37 deletions

View file

@ -1,23 +1,23 @@
{
public.ipv4 = {
"baldur.bertof.net" = "51.195.90.205";
"baldur.bertof.net" = "92.222.35.171";
};
tailscale = {
ipv4 = {
"baldur.tsn" = "100.102.112.86";
"freya.tsn" = "100.127.35.70";
"heimdall.tsn" = "100.80.122.7";
"loki.tsn" = "100.122.147.23";
"odin.tsn" = "100.76.178.8";
"thor.tsn" = "100.76.98.36";
"baldur" = "100.102.112.86";
"freya" = "100.127.35.70";
"heimdall" = "100.80.122.7";
"loki" = "100.122.147.23";
"odin" = "100.76.178.8";
"thor" = "100.76.98.36";
};
ipv6 = {
"baldur.tsn" = "fd7a:115c:a1e0::f01:7067";
"freya.tsn" = "fd7a:115c:a1e0::f87f:2346";
"heimdall.tsn" = "fd7a:115c:a1e0::4e01:7a07";
"loki.tsn" = "fd7a:115c:a1e0::383a:9317";
"odin.tsn" = "fd7a:115c:a1e0::4b4c:b208";
"thor.tsn" = "fd7a:115c:a1e0::7ecc:6224";
"baldur" = "fd7a:115c:a1e0::f01:7067";
"freya" = "fd7a:115c:a1e0::f87f:2346";
"heimdall" = "fd7a:115c:a1e0::4e01:7a07";
"loki" = "fd7a:115c:a1e0::383a:9317";
"odin" = "fd7a:115c:a1e0::4b4c:b208";
"thor" = "fd7a:115c:a1e0::7ecc:6224";
};
};
# zerotier = {