Gage has uploaded a new change for review. https://gerrit.wikimedia.org/r/178237
Change subject: berkelium & curium: add ipv6, for ipsec testing ...................................................................... berkelium & curium: add ipv6, for ipsec testing Change-Id: If5db41ce0cdc522a587a4c2f8c6930ac31176885 --- M templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa M templates/wmnet 2 files changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/37/178237/1 diff --git a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa index b8db9c4..ae3b194 100644 --- a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa +++ b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa @@ -120,6 +120,8 @@ 9.5.1.0.0.0.0.0.4.6.0.0.0.1.0.0 1H IN PTR cp1037.eqiad.wmnet. 0.6.1.0.0.0.0.0.4.6.0.0.0.1.0.0 1H IN PTR cp1038.eqiad.wmnet. +1.6.1.0.0.0.0.0.4.6.0.0.0.1.0.0 1H IN PTR berkelium.eqiad.wmnet. +2.6.1.0.0.0.0.0.4.6.0.0.0.1.0.0 1H IN PTR curium.eqiad.wmnet. 1.7.1.0.0.0.0.0.4.6.0.0.0.1.0.0 1H IN PTR cp1043.eqiad.wmnet. 2.7.1.0.0.0.0.0.4.6.0.0.0.1.0.0 1H IN PTR cp1044.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 842b9bf..3419453 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -822,8 +822,10 @@ plutonium 1H IN A 10.65.2.10 wmf3124 1H IN A 10.65.2.11 berkelium 1H IN A 10.65.2.11 + 1H IN AAAA 2620:0:861:101:10:64:0:161 wmf3123 1H IN A 10.65.2.12 curium 1H IN A 10.65.2.12 + 1H IN AAAA 2620:0:861:101:10:64:0:162 wmf3122 1H IN A 10.65.2.13 wmf3121 1H IN A 10.65.2.14 wmf3120 1H IN A 10.65.2.15 -- To view, visit https://gerrit.wikimedia.org/r/178237 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If5db41ce0cdc522a587a4c2f8c6930ac31176885 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Gage <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
