serv: add rc3ticker

This commit is contained in:
Astro 2022-12-20 13:30:12 +01:00 committed by Sandro Jäckel
parent 4d356a9fe6
commit ab8bcc5960
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 2 deletions

View File

@ -79,7 +79,7 @@
factorio = "172.20.73.73";
zengel = "172.20.73.74";
prometheus = "172.20.73.75";
# unused = "172.20.73.76";
rc3ticker = "172.20.73.76";
};
ipv6Router = "serv-gw";
subnets6.dn42 = "fd23:42:c3d2:582::/64";
@ -119,6 +119,7 @@
owncast = "fd23:42:c3d2:582:32";
prometheus = "fd23:42:c3d2:582:4b";
buzzrelay = "fd23:42:c3d2:582:f";
rc3ticker = "fd23:42:c3d2:582:4c";
};
hosts6.up4 = {
bind = "2a00:8180:2c00:282:cd7:56ff:fe69:6366";
@ -162,8 +163,8 @@
network-homepage = "2a00:8180:2c00:282::2f";
owncast = "2a00:8180:2c00:282::32";
prometheus = "2a00:8180:2c00:282::4b";
# unused = "2a00:8180:2c00:282::4c";
buzzrelay = "2a00:8180:2c00:282::f";
rc3ticker = "2a00:8180:2c00:282::4c";
};
};