]> git.openstreetmap.org Git - dns.git/commitdiff
Point hardware.osmfoundation at idris
authorTom Hughes <tom@compton.nu>
Thu, 8 Dec 2022 20:44:15 +0000 (20:44 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 8 Dec 2022 20:44:15 +0000 (20:44 +0000)
src/osmfoundation.js

index 6acfe84f7e9e9b17b502c480e09cfdaffe328681..eef436ddc8b1fa02d3c491c25240cb895044576f 100644 (file)
@@ -75,6 +75,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
 
   CNAME("files", "nextcloud-openstreetmapfoundation.cloud68.systems."),
 
-  A("hardware", SAREL_IPV4)
+  A("hardware", IDRIS_IPV4)
 
 );