feat(dns): Add CNAME for traque.dgnum.eu

This commit is contained in:
Tom Hubrecht 2024-07-11 11:06:57 +02:00
parent a43e10d77d
commit d35a3a623b
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -37,6 +37,9 @@ let
"web02.dmi01.infra" = "web02.rat01.infra"; "web02.dmi01.infra" = "web02.rat01.infra";
"compute01.par01.infra" = "compute01.pav01.infra"; "compute01.par01.infra" = "compute01.pav01.infra";
"storage01.par01.infra" = "storage01.pav01.infra"; "storage01.par01.infra" = "storage01.pav01.infra";
# Miscelleanous redirections
"traque" = "traque.katvayor.net";
}; };
hosted = fuseAttrs ( hosted = fuseAttrs (