RobH has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/366746 )
Change subject: decommission restbase-dev100[123] dns entries ...................................................................... decommission restbase-dev100[123] dns entries removing production dns entries for decom of restbase-dev100[123] Bug: T171179 Change-Id: I5b80728261f309f55ca3ed09fbb962fba1995354 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 4 insertions(+), 18 deletions(-) Approvals: jenkins-bot: Verified RobH: Looks good to me, approved diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 2b4931b..e900baf 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -269,9 +269,7 @@ 32 1H IN PTR restbase1016-a.eqiad.wmnet. 33 1H IN PTR restbase1016-b.eqiad.wmnet. 34 1H IN PTR restbase1016-c.eqiad.wmnet. -35 1H IN PTR restbase-dev1001.eqiad.wmnet. -36 1H IN PTR restbase-dev1001-a.eqiad.wmnet. ; cassandra instance -37 1H IN PTR restbase-dev1001-b.eqiad.wmnet. ; cassandra instance + 38 1H IN PTR ms-fe1005.eqiad.wmnet. 39 1H IN PTR ms-fe1006.eqiad.wmnet. 40 1H IN PTR neon.eqiad.wmnet. ; VM on ganeti01.svc.eqiad.wmnet @@ -792,7 +790,6 @@ 109 1H IN PTR elastic1041.eqiad.wmnet. 110 1H IN PTR elastic1042.eqiad.wmnet. 111 1H IN PTR elastic1043.eqiad.wmnet. -112 1H IN PTR restbase-dev1002.eqiad.wmnet. 113 1H IN PTR db1087.eqiad.wmnet. 114 1H IN PTR db1088.eqiad.wmnet. 115 1H IN PTR db1089.eqiad.wmnet. @@ -830,8 +827,7 @@ 156 1H IN PTR dbproxy1007.eqiad.wmnet. 157 1H IN PTR dbproxy1008.eqiad.wmnet. 158 1H IN PTR dbproxy1009.eqiad.wmnet. -159 1H IN PTR restbase-dev1002-a.eqiad.wmnet. ; cassandra instance -160 1H IN PTR restbase-dev1002-b.eqiad.wmnet. ; cassandra instance + 161 1H IN PTR mc1007.eqiad.wmnet. 162 1H IN PTR mc1008.eqiad.wmnet. 163 1H IN PTR mc1009.eqiad.wmnet. @@ -1058,7 +1054,7 @@ 43 1H IN PTR ocg1003.eqiad.wmnet. 44 1H IN PTR elastic1020.eqiad.wmnet. 45 1H IN PTR puppetmaster1002.eqiad.wmnet. -46 1H IN PTR restbase-dev1003.eqiad.wmnet. + 47 1H IN PTR elastic1023.eqiad.wmnet. 48 1H IN PTR elastic1024.eqiad.wmnet. 49 1H IN PTR elastic1025.eqiad.wmnet. @@ -1128,8 +1124,7 @@ 114 1H IN PTR es1017.eqiad.wmnet. 115 1H IN PTR es1018.eqiad.wmnet. 116 1H IN PTR es1019.eqiad.wmnet. -117 1H IN PTR restbase-dev1003-a.eqiad.wmnet. ; cassandra instance -118 1H IN PTR restbase-dev1003-b.eqiad.wmnet. ; cassandra instance + 119 1H IN PTR aqs1009.eqiad.wmnet. 120 1H IN PTR restbase1009-a.eqiad.wmnet. 121 1H IN PTR auth1001.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 663c6b6..8c409d7 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -814,15 +814,6 @@ restbase1018-a 1H IN A 10.64.48.98 ; cassandra instance restbase1018-b 1H IN A 10.64.48.99 ; cassandra instance restbase1018-c 1H IN A 10.64.48.100 ; cassandra instance -restbase-dev1001 1H IN A 10.64.0.35 -restbase-dev1001-a 1H IN A 10.64.0.36 ; cassandra instance -restbase-dev1001-b 1H IN A 10.64.0.37 ; cassandra instance -restbase-dev1002 1H IN A 10.64.32.112 -restbase-dev1002-a 1H IN A 10.64.32.159 ; cassandra instance -restbase-dev1002-b 1H IN A 10.64.32.160 ; cassandra instance -restbase-dev1003 1H IN A 10.64.48.46 -restbase-dev1003-a 1H IN A 10.64.48.117 ; cassandra instance -restbase-dev1003-b 1H IN A 10.64.48.118 ; cassandra instance restbase-dev1004 1H IN A 10.64.0.89 restbase-dev1004-a 1H IN A 10.64.0.167 restbase-dev1004-b 1H IN A 10.64.0.168 -- To view, visit https://gerrit.wikimedia.org/r/366746 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5b80728261f309f55ca3ed09fbb962fba1995354 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[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
