From: Grant Slater Date: Mon, 21 Aug 2023 05:07:16 +0000 (+0100) Subject: Remove crm/join staging sites X-Git-Url: https://git.openstreetmap.org./dns.git/commitdiff_plain/993c79c8cd73abe21371b935989e916abac46f63?ds=inline Remove crm/join staging sites --- diff --git a/src/osmfoundation.js b/src/osmfoundation.js index 003090a..f450688 100644 --- a/src/osmfoundation.js +++ b/src/osmfoundation.js @@ -109,12 +109,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("operations", NAGA_IPV4), AAAA("operations", NAGA_IPV6), - // Temporary join development staging server - A("crm-staging", DRIBBLE_IPV4), - AAAA("crm-staging", DRIBBLE_IPV6), - A("join-staging", DRIBBLE_IPV4), - AAAA("join-staging", DRIBBLE_IPV6), - // Nextcloud instance CNAME("files", "nextcloud-openstreetmapfoundation.cloud68.systems."),