config/net/serv: s/data-hoarder-staging/staging-data-hoarder/

naming is hard
This commit is contained in:
Astro 2022-05-15 02:49:37 +02:00
parent 75de19dd9a
commit 8acc5bcb59
1 changed files with 3 additions and 1 deletions

View File

@ -67,7 +67,7 @@
bind = "172.20.73.61";
blogs = "172.20.73.62";
nix-build = "172.20.73.63";
data-hoarder-staging = "172.20.73.64";
staging-data-hoarder = "172.20.73.64";
};
subnets6.dn42 = "fd23:42:c3d2:582::/64";
subnets6.up4 = "2a00:8180:2c00:282::/64";
@ -98,6 +98,7 @@
zeit = "fd23:42:c3d2:582:2:0:0:5";
direkthilfe = "fd23:42:c3d2:582:1cde:c5ff:fe47:8c2a";
nix-build = "fd23:42:c3d2:582:683d:a9ff:fe45:3d1f";
staging-data-hoarder = "fd23:42:c3d2:582:2de:5bff:fef9:e23d";
};
hosts6.up4 = {
bind = "2a00:8180:2c00:282:cd7:56ff:fe69:6366";
@ -130,6 +131,7 @@
zeit = "2a00:8180:2c00:282:2:0:0:5";
direkthilfe = "2a00:8180:2c00:282:1cde:c5ff:fe47:8c2a";
nix-build = "2a00:8180:2c00:282:683d:a9ff:fe45:3d1f";
staging-data-hoarder = "2a00:8180:2c00:282:2de:5bff:fef9:e23d";
};
};