@cryptotaxi247 / infra-1 / commits / 890346e3

dns: migrate hydra to mimas

Martin Weinelt committed Dec 6, 2024 at 01:25 UTC 890346e35899acd46c3be8a4008f046440861d53
1 file changed +1 -1
terraform/dns.tf
+1 -1
@@ -44,7 +44,7 @@ locals {
44 {
45 hostname = "hydra.nixos.org"
46 type = "CNAME"
47 - value = "rhea.nixos.org"
47 + value = "mimas.nixos.org"
48 },
49 {
50 hostname = "netboot.nixos.org"