]> git.openstreetmap.org Git - dns.git/commitdiff
Add operations.osm.org alias
authorGrant Slater <github@firefishy.com>
Sun, 12 Feb 2023 20:24:40 +0000 (20:24 +0000)
committerGrant Slater <github@firefishy.com>
Sun, 12 Feb 2023 20:24:40 +0000 (20:24 +0000)
src/openstreetmap.js

index f3e9abf0afe385c0c939e96c7468b4dfb99757c1..92ef5aa5bf4239e6cef79d0e41d2499c3667fcc5 100644 (file)
@@ -517,6 +517,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   AAAA("munin", NAGA_IPV6),
   A("welcome", NAGA_IPV4),
   AAAA("welcome", NAGA_IPV6),
+  A("operations", NAGA_IPV4),
+  AAAA("operations", NAGA_IPV6),
   A("naga.dub", NAGA_INTERNAL),
   A("naga.oob", NAGA_OOB),