]> git.openstreetmap.org Git - dns.git/blobdiff - src/osmfoundation.js
Add join-staging.osmfoundation.org
[dns.git] / src / osmfoundation.js
index ad5eb3f84d78a4105df391d2b7ea81a096e9b677..9f1576093f678856c08085f7b1d17a66453d6c8a 100644 (file)
@@ -104,6 +104,10 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   A("operations", NAGA_IPV4),
   AAAA("operations", NAGA_IPV6),
 
+  // Temporary join development staging server
+  A("join-staging", DRIBBLE_IPV4),
+  AAAA("join-staging", DRIBBLE_IPV6),
+
   // Nextcloud instance
 
   CNAME("files", "nextcloud-openstreetmapfoundation.cloud68.systems."),