RobH has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/366285 )
Change subject: decom of mw1196 ...................................................................... decom of mw1196 removal of production dns entries Bug: T170441 Change-Id: I3046109ccf39d4dfeb65b1f7c2bf1d3030c97414 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/85/366285/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 87370b2..6b38a58 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -741,7 +741,7 @@ 63 1H IN PTR mw1193.eqiad.wmnet. 64 1H IN PTR mw1194.eqiad.wmnet. 65 1H IN PTR mw1195.eqiad.wmnet. -66 1H IN PTR mw1196.eqiad.wmnet. + 67 1H IN PTR mw1197.eqiad.wmnet. 68 1H IN PTR mw1198.eqiad.wmnet. 69 1H IN PTR mw1199.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 44714e8..d799e83 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -596,7 +596,6 @@ mw1193 1H IN A 10.64.32.63 mw1194 1H IN A 10.64.32.64 mw1195 1H IN A 10.64.32.65 -mw1196 1H IN A 10.64.32.66 mw1197 1H IN A 10.64.32.67 mw1198 1H IN A 10.64.32.68 mw1199 1H IN A 10.64.32.69 -- To view, visit https://gerrit.wikimedia.org/r/366285 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3046109ccf39d4dfeb65b1f7c2bf1d3030c97414 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
