]> git.openstreetmap.org Git - dns.git/blobdiff - src/osmfoundation.js
Add crm-staging.osmfoundation.org
[dns.git] / src / osmfoundation.js
index ad5eb3f84d78a4105df391d2b7ea81a096e9b677..eaab8e543051718d330e8ab0595d74d8e607891b 100644 (file)
@@ -104,6 +104,12 @@ 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."),