Cmjohnson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/334669 )
Change subject: Updating IP for db1072 to match rack change to B2. T156226 ...................................................................... Updating IP for db1072 to match rack change to B2. T156226 Change-Id: I24302376b041989ae9d901d7d281f6a97e760cfd --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/69/334669/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 17b02fa..cde306b 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -485,7 +485,7 @@ 36 1H IN PTR db1047.eqiad.wmnet. 37 1H IN PTR db1048.eqiad.wmnet. 38 1H IN PTR prometheus1004.eqiad.wmnet. - +39 1H IN PTR db1072.eqiad.wmnet. 40 1H IN PTR ms-be1020.eqiad.wmnet. 41 1H IN PTR kafka1002.eqiad.wmnet. 42 1H IN PTR maps1002.eqiad.wmnet. @@ -983,7 +983,7 @@ 24 1H IN PTR db1069.eqiad.wmnet. 25 1H IN PTR db1070.eqiad.wmnet. 26 1H IN PTR db1071.eqiad.wmnet. -27 1H IN PTR db1072.eqiad.wmnet. + 28 1H IN PTR db1073.eqiad.wmnet. 29 1H IN PTR scb1004.eqiad.wmnet. 30 1H IN PTR ms-be1013.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 7796f32..df82580 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -302,7 +302,7 @@ db1069 1H IN A 10.64.48.24 db1070 1H IN A 10.64.48.25 db1071 1H IN A 10.64.48.26 -db1072 1H IN A 10.64.48.27 +db1072 1H IN A 10.64.16.39 db1073 1H IN A 10.64.48.28 db1074 1H IN A 10.64.0.204 db1075 1H IN A 10.64.0.205 -- To view, visit https://gerrit.wikimedia.org/r/334669 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I24302376b041989ae9d901d7d281f6a97e760cfd 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
