Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/344651 )
Change subject: DNS/Decom Remove mgmt DNS entries for ms-fe200[1-4] ...................................................................... DNS/Decom Remove mgmt DNS entries for ms-fe200[1-4] Bug:T159413 Change-Id: Iedf94a0e5b9439232844d81d13c4ccf5faae21b5 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 1 insertion(+), 16 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 856852e..dee1570 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -3418,14 +3418,7 @@ 31 1H IN PTR wmf5819.mgmt.codfw.wmnet. 32 1H IN PTR baham.mgmt.codfw.wmnet. 32 1H IN PTR wmf5820.mgmt.codfw.wmnet. -33 1H IN PTR ms-fe2001.mgmt.codfw.wmnet. -33 1H IN PTR wmf3639.mgmt.codfw.wmnet. -34 1H IN PTR ms-fe2002.mgmt.codfw.wmnet. -34 1H IN PTR wmf3640.mgmt.codfw.wmnet. -35 1H IN PTR ms-fe2003.mgmt.codfw.wmnet. -35 1H IN PTR wmf3663.mgmt.codfw.wmnet. -36 1H IN PTR ms-fe2004.mgmt.codfw.wmnet. -36 1H IN PTR wmf3664.mgmt.codfw.wmnet. + 37 1H IN PTR ms-be2001.mgmt.codfw.wmnet. 37 1H IN PTR wmf5919.mgmt.codfw.wmnet. 38 1H IN PTR ms-be2002.mgmt.codfw.wmnet. diff --git a/templates/wmnet b/templates/wmnet index af9a656..bcc4374 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -3350,10 +3350,6 @@ ms-be2037 1H IN A 10.193.3.28 ms-be2038 1H IN A 10.193.3.29 ms-be2039 1H IN A 10.193.3.30 -ms-fe2001 1H IN A 10.193.1.33 -ms-fe2002 1H IN A 10.193.1.34 -ms-fe2003 1H IN A 10.193.1.35 -ms-fe2004 1H IN A 10.193.1.36 ms-fe2005 1H IN A 10.193.1.158 ms-fe2006 1H IN A 10.193.1.159 ms-fe2007 1H IN A 10.193.1.160 @@ -3627,8 +3623,6 @@ wmf3627 1H IN A 10.193.1.237 wmf3637 1H IN A 10.193.1.60 wmf3638 1H IN A 10.193.1.61 -wmf3639 1H IN A 10.193.1.33 -wmf3640 1H IN A 10.193.1.34 wmf3641 1H IN A 10.193.1.50 wmf3644 1H IN A 10.193.1.21 wmf3645 1H IN A 10.193.1.8 @@ -3640,8 +3634,6 @@ wmf3654 1H IN A 10.193.2.244 wmf3656 1H IN A 10.193.2.245 wmf3662 1H IN A 10.192.1.12 -wmf3663 1H IN A 10.193.1.35 -wmf3664 1H IN A 10.193.1.36 wmf3709 1H IN A 10.193.1.64 wmf3722 1H IN A 10.193.2.3 wmf3723 1H IN A 10.193.2.5 -- To view, visit https://gerrit.wikimedia.org/r/344651 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iedf94a0e5b9439232844d81d13c4ccf5faae21b5 Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Papaul <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: RobH <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
