Add sif to hosts

This commit is contained in:
Filippo Berto 2025-11-07 16:17:07 +01:00
parent 195a38890d
commit d579f32710
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -9,6 +9,7 @@
"heimdall" = "100.80.122.7"; "heimdall" = "100.80.122.7";
"loki" = "100.122.147.23"; "loki" = "100.122.147.23";
"odin" = "100.76.178.8"; "odin" = "100.76.178.8";
"sif" = "100.77.125.125";
"thor" = "100.76.98.36"; "thor" = "100.76.98.36";
}; };
ipv6 = { ipv6 = {
@ -17,6 +18,7 @@
"heimdall" = "fd7a:115c:a1e0::4e01:7a07"; "heimdall" = "fd7a:115c:a1e0::4e01:7a07";
"loki" = "fd7a:115c:a1e0::383a:9317"; "loki" = "fd7a:115c:a1e0::383a:9317";
"odin" = "fd7a:115c:a1e0::4b4c:b208"; "odin" = "fd7a:115c:a1e0::4b4c:b208";
"sif" = "fd7a:115c:a1e0::6401:7d83";
"thor" = "fd7a:115c:a1e0::7ecc:6224"; "thor" = "fd7a:115c:a1e0::7ecc:6224";
}; };
}; };