epyc: change IPv6
We remove the old legacy tunnel from HE.
This commit is contained in:
parent
df7c5aa2f9
commit
1640f74ea9
|
@ -40,7 +40,7 @@ in
|
|||
# usually, for each host there is a hostname.dse.in.tum.de and hostname.r domain
|
||||
networking.newtype.hosts = {
|
||||
epyc = {
|
||||
ipv6 = "2001:470:ca5e:dee:587c:7a50:f36c:cae8";
|
||||
ipv6 = "2001:bc8:38ee:100::500";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue