Fix: update hosts ips
This commit is contained in:
parent
5bbb27414c
commit
a29dcbbd43
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
};
|
||||
tailscale = {
|
||||
ipv4 = {
|
||||
"baldur.tsn" = "100.105.15.12";
|
||||
"baldur.tsn" = "100.102.112.86";
|
||||
"freya.tsn" = "100.127.35.70";
|
||||
"heimdall.tsn" = "100.80.122.7";
|
||||
"loki.tsn" = "100.122.147.23";
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
"thor.tsn" = "100.76.98.36";
|
||||
};
|
||||
ipv6 = {
|
||||
"baldur.tsn" = "fd7a:115c:a1e0::7e9:f0c";
|
||||
"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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue