Cmjohnson has uploaded a new change for review. https://gerrit.wikimedia.org/r/257646
Change subject: Removing dns entries for decom'd host mw1041 ...................................................................... Removing dns entries for decom'd host mw1041 Change-Id: Ife01756f0beb1b441ab7f241d7fe3308c61edb21 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/46/257646/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index df8035e..0987aee 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -280,7 +280,7 @@ 68 1H IN PTR mw1038.eqiad.wmnet. 69 1H IN PTR mw1039.eqiad.wmnet. 70 1H IN PTR mw1040.eqiad.wmnet. -71 1H IN PTR mw1041.eqiad.wmnet. + 72 1H IN PTR mw1042.eqiad.wmnet. 73 1H IN PTR mw1043.eqiad.wmnet. 74 1H IN PTR mw1044.eqiad.wmnet. @@ -1249,8 +1249,7 @@ 39 1H IN PTR wmf3241.mgmt.eqiad.wmnet. 40 1H IN PTR mw1040.mgmt.eqiad.wmnet. 40 1H IN PTR wmf3240.mgmt.eqiad.wmnet. -41 1H IN PTR mw1041.mgmt.eqiad.wmnet. -41 1H IN PTR wmf3239.mgmt.eqiad.wmnet. + 42 1H IN PTR mw1042.mgmt.eqiad.wmnet. 42 1H IN PTR wmf3238.mgmt.eqiad.wmnet. 43 1H IN PTR mw1043.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 1caf3aa..148839a 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -466,7 +466,6 @@ mw1038 1H IN A 10.64.0.68 mw1039 1H IN A 10.64.0.69 mw1040 1H IN A 10.64.0.70 -mw1041 1H IN A 10.64.0.71 mw1042 1H IN A 10.64.0.72 mw1043 1H IN A 10.64.0.73 mw1044 1H IN A 10.64.0.74 @@ -1417,8 +1416,6 @@ WMF3241 1H IN A 10.65.1.39 mw1040 1H IN A 10.65.1.40 WMF3240 1H IN A 10.65.1.40 -mw1041 1H IN A 10.65.1.41 -WMF3239 1H IN A 10.65.1.41 mw1042 1H IN A 10.65.1.42 WMF3238 1H IN A 10.65.1.42 mw1043 1H IN A 10.65.1.43 -- To view, visit https://gerrit.wikimedia.org/r/257646 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ife01756f0beb1b441ab7f241d7fe3308c61edb21 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
