Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/393781 )
Change subject: Adding production dns for db1111/2 ...................................................................... Adding production dns for db1111/2 Change-Id: I9b6d5a1fcc1bfd6ac196d7df0507654e0f122902 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/81/393781/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 5d30f90..c642961 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -371,6 +371,8 @@ 125 1H IN PTR elastic1031.eqiad.wmnet. 126 1H IN PTR aqs1004-a.eqiad.wmnet. ; cassandra instance 127 1H IN PTR aqs1004-b.eqiad.wmnet. ; cassandra instance +128 1H IN PTR db1111.eqiad.wmnet. + 162 1H IN PTR logstash1004.eqiad.wmnet. 163 1H IN PTR db1096.eqiad.wmnet. 164 1H IN PTR db1103.eqiad.wmnet. @@ -495,6 +497,7 @@ 8 1H IN PTR phab1001.eqiad.wmnet. 9 1H IN PTR db1020.eqiad.wmnet. 10 1H IN PTR db1021.eqiad.wmnet. +11 1H IN PTR db1112.eqiad.wmnet. 14 1H IN PTR aqs1008.eqiad.wmnet. 15 1H IN PTR db1026.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index ae7e035..51a4420 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -362,6 +362,8 @@ db1108 1H IN A 10.64.32.71 db1109 1H IN A 10.64.48.172 db1110 1H IN A 10.64.32.31 +db1111 1H IN A 10.64.0.128 +db1112 1H IN A 10.64.16.11 dbproxy1001 1H IN A 10.64.0.165 dbproxy1002 1H IN A 10.64.0.166 dbproxy1003 1H IN A 10.64.0.198 -- To view, visit https://gerrit.wikimedia.org/r/393781 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9b6d5a1fcc1bfd6ac196d7df0507654e0f122902 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
