pub: update leoncloud ipv6 addrs

This commit is contained in:
Astro 2022-09-18 22:47:39 +02:00
parent 4ac8db230d
commit a113f2d4fa
1 changed files with 2 additions and 2 deletions

View File

@ -17,11 +17,11 @@
hosts6 = {
dn42 = {
pub-gw = "fd23:42:c3d2:583::1";
leoncloud = "fd23:42:c3d2:583::le01";
leoncloud = "fd23:42:c3d2:583:201b:56ff:fe8d:ef09";
};
flpk = {
pub-gw = "2a0f:5382:acab:1403::1";
leoncloud = "2a0f:5382:acab:1403::le01";
leoncloud = "2a0f:5382:acab:1403:201b:56ff:fe8d:ef09";
};
};
subnet4 = "172.20.78.0/23";