]> git.openstreetmap.org Git - dns.git/commitdiff
Always alias tile to tile.geo.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Mon, 10 Feb 2020 13:51:48 +0000 (13:51 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 10 Feb 2020 13:53:18 +0000 (13:53 +0000)
src/openstreetmap.js

index f28ca8dd50fbcca44abd4aa942d6e673f3eafa80..154913b4b1994c1baee63cac40f9a207ce96e3a4 100644 (file)
@@ -198,10 +198,10 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
 
   A("bowser", BOWSER_IPV4),
 
-  CNAME("tile", QUALIFY("tile.geo")),
-  CNAME("a.tile", QUALIFY("tile.geo")),
-  CNAME("b.tile", QUALIFY("tile.geo")),
-  CNAME("c.tile", QUALIFY("tile.geo")),
+  CNAME("tile", "tile.geo.openstreetmap.org."),
+  CNAME("a.tile", "tile.geo.openstreetmap.org."),
+  CNAME("b.tile", "tile.geo.openstreetmap.org."),
+  CNAME("c.tile", "tile.geo.openstreetmap.org."),
 
   // Services machine