]> git.openstreetmap.org Git - dns.git/commitdiff
Remove crm/join staging sites
authorGrant Slater <github@firefishy.com>
Mon, 21 Aug 2023 05:07:16 +0000 (06:07 +0100)
committerGrant Slater <github@firefishy.com>
Mon, 21 Aug 2023 05:07:37 +0000 (06:07 +0100)
src/osmfoundation.js

index 003090a5d38fc50534cb774e1767553e0f437d97..f45068894e10a677b2703b3ce6a755631c8bc7cb 100644 (file)
@@ -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."),