X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/d1f34a9a36c657897ca03b10be18738ceda14a2f..4524010f866952cd7a439671c655639030de2dd5:/src/openstreetmap.js?ds=sidebyside diff --git a/src/openstreetmap.js b/src/openstreetmap.js index 3e7600d..c5b10ce 100644 --- a/src/openstreetmap.js +++ b/src/openstreetmap.js @@ -124,13 +124,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), CNAME("af323lytato5", "gv-o4v3qh5pfayqex.dv.googlehosted.com."), CNAME("irzdddnmh465", "gv-cwr6bvt7xsgact.dv.googlehosted.com."), - // Delegate geo.openstreetmap.org to PowerDNS - - NS("geo", QUALIFY("balerion")), - NS("geo", QUALIFY("saphira")), - NS("geo", QUALIFY("stormfly-04")), - NS("geo", QUALIFY("ridgeback")), - // Main web servers and their aliases A("spike-01", SPIKE01_IPV4), @@ -341,13 +334,18 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("necrosan", NECROSAN_IPV4), AAAA("necrosan", NECROSAN_IPV6), - CNAME("tile", "dualstack.k.sni.global.fastly.net.", TTL("10m")), - CNAME("a.tile", "dualstack.k.sni.global.fastly.net.", TTL("10m")), - CNAME("b.tile", "dualstack.k.sni.global.fastly.net.", TTL("10m")), - CNAME("c.tile", "dualstack.k.sni.global.fastly.net.", TTL("10m")), + CNAME("tile", "dualstack.n.sni.global.fastly.net.", TTL("10m")), + CNAME("a.tile", "dualstack.n.sni.global.fastly.net.", TTL("10m")), + CNAME("b.tile", "dualstack.n.sni.global.fastly.net.", TTL("10m")), + CNAME("c.tile", "dualstack.n.sni.global.fastly.net.", TTL("10m")), // Fastly DNS based ACME Challenge requirement CNAME("_acme-challenge.tile", "bxve5ryiwwv7woiraq.fastly-validations.com.", TTL("10m")), + A("render", CULEBRE_IPV4), + A("render", NIDHOGG_IPV4), + AAAA("render", CULEBRE_IPV6), + AAAA("render", NIDHOGG_IPV6), + // Services machine A("ironbelly", IRONBELLY_IPV4), @@ -529,6 +527,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), // Out of band access servers + A("oob1.ams", OOB1AMS_INTERNAL), + A("oob1.dub", OOB1DUB_INTERNAL), // Bytemark machine, and the services which operate from it