]> git.openstreetmap.org Git - dns.git/commitdiff
add tiler dns
authorGrant Slater <github@firefishy.com>
Tue, 9 Jan 2024 16:49:30 +0000 (16:49 +0000)
committerGrant Slater <github@firefishy.com>
Tue, 9 Jan 2024 16:49:30 +0000 (16:49 +0000)
src/openstreetmap.js

index eab908ab15575d1201c79cc767cbeabfd3a71f67..f35db543da049ebd8d7b557ad4d57281d521594f 100644 (file)
@@ -362,6 +362,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   AAAA("ironbelly", IRONBELLY_IPV6),
   A("logstash", IRONBELLY_IPV4),
   AAAA("logstash", IRONBELLY_IPV6),
+  A("tiler", IRONBELLY_IPV4),
+  AAAA("tiler", IRONBELLY_IPV6),
   A("ironbelly.ams", IRONBELLY_INTERNAL),
   A("ironbelly.oob", IRONBELLY_OOB),