diff --git a/tf-stage1/archlinux.tf b/tf-stage1/archlinux.tf
index 7d625b30cc5ceb4e2d231fa82e0f40ed2ecdfd79..bf9d231cd505cb62d19e5322d43440006859c034 100644
--- a/tf-stage1/archlinux.tf
+++ b/tf-stage1/archlinux.tf
@@ -285,23 +285,23 @@ locals {
   # Example:
   # dev                      = { value = "www", ttl = 3600 }
   archlinux_org_cname = {
-    archive         = { value = "gemini" }
-    dev             = { value = "www" }
-    g2kjxsblac7x    = { value = "gv-i5y6mnrelvpfiu.dv.googlehosted.com." }
-    ipxe            = { value = "www" }
-    mailman         = { value = "redirect" }
-    packages        = { value = "www" }
-    ping            = { value = "redirect" }
-    planet          = { value = "www" }
-    registry        = { value = "gitlab" }
-    repos           = { value = "gemini" }
-    rsync           = { value = "gemini" }
-    sources         = { value = "gemini" }
-    "static.conf"   = { value = "redirect" }
-    status          = { value = "stats.uptimerobot.com." }
-    svn             = { value = "gemini" }
-    coc             = { value = "redirect" }
-    git             = { value = "redirect" }
+    archive       = { value = "gemini" }
+    dev           = { value = "www" }
+    g2kjxsblac7x  = { value = "gv-i5y6mnrelvpfiu.dv.googlehosted.com." }
+    ipxe          = { value = "www" }
+    mailman       = { value = "redirect" }
+    packages      = { value = "www" }
+    ping          = { value = "redirect" }
+    planet        = { value = "www" }
+    registry      = { value = "gitlab" }
+    repos         = { value = "gemini" }
+    rsync         = { value = "gemini" }
+    sources       = { value = "gemini" }
+    "static.conf" = { value = "redirect" }
+    status        = { value = "stats.uptimerobot.com." }
+    svn           = { value = "gemini" }
+    coc           = { value = "redirect" }
+    git           = { value = "redirect" }
 
     # MTA-STS
     mta-sts               = { value = "mail" }