Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/351221 )
Change subject: add IPv6 for netmon1002, forward and reverse records ...................................................................... add IPv6 for netmon1002, forward and reverse records Bug: T159756 Change-Id: Iec2fd062c7da8c4338d6a66ad315d6db4ff487f4 --- M templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa M templates/wikimedia.org 2 files changed, 3 insertions(+), 0 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved 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 72e5542..b2cbb34 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 @@ -24,6 +24,8 @@ 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 1H IN PTR lists.wikimedia.org. +5.0.0.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR netmon1002.wikimedia.org. + 7.1.0.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR contint1001.wikimedia.org. 3.5.0.0.4.5.1.0.0.8.0.0.8.0.2.0 1H IN PTR uranium.wikimedia.org. diff --git a/templates/wikimedia.org b/templates/wikimedia.org index afa075b..e7e75dd 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -171,6 +171,7 @@ netmon1001 1H IN A 208.80.154.159 netmon1001 1H IN AAAA 2620:0:861:2:208:80:154:159 netmon1002 1H IN A 208.80.154.5 +netmon1002 1H IN AAAA 2620:0:861:1:208:80:154:5 pay-lvs1001 1H IN A 208.80.155.2 pay-lvs1002 1H IN A 208.80.155.3 pollux 1H IN A 208.80.153.43 ; VM on the ganeti01.svc.codfw.wmnet cluster -- To view, visit https://gerrit.wikimedia.org/r/351221 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iec2fd062c7da8c4338d6a66ad315d6db4ff487f4 Gerrit-PatchSet: 3 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
