Volans has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/339422 )
Change subject: Add reverse mapped IPv6 for neodymium and sarin ...................................................................... Add reverse mapped IPv6 for neodymium and sarin Bug: T158753 Change-Id: If7b80010078c7520b7469b647618ba452ec4f113 --- M templates/wmnet 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/22/339422/1 diff --git a/templates/wmnet b/templates/wmnet index b5a2922..b07eccb 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -672,6 +672,7 @@ mwdebug1001 1H IN A 10.64.32.123 ; VM on the ganeti01.svc.eqiad.wmnet cluster mwdebug1002 1H IN A 10.64.32.124 ; VM on the ganeti01.svc.eqiad.wmnet cluster neodymium 1H IN A 10.64.32.20 +neodymium 1H IN AAAA 2620:0:861:103:10:64:32:20 nitrogen 1H IN A 10.64.32.199 ; VM on the ganeti01.svc.eqiad.wmnet cluster ocg1001 1H IN A 10.64.32.151 ocg1002 1H IN A 10.64.48.42 @@ -2822,6 +2823,7 @@ restbase2012-b 1H IN A 10.192.48.69 ; cassandra instance restbase2012-c 1H IN A 10.192.48.70 ; cassandra instance sarin 1H IN A 10.192.0.140 +sarin 1H IN AAAA 2620:0:860:101:10:192:0:140 sca2003 1H IN A 10.192.16.29 ; VM on the ganeti01.svc.codfw.wmnet cluster sca2004 1H IN A 10.192.16.30 ; VM on the ganeti01.svc.codfw.wmnet cluster scb2001 1H IN A 10.192.32.132 -- To view, visit https://gerrit.wikimedia.org/r/339422 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If7b80010078c7520b7469b647618ba452ec4f113 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Volans <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
