Cmjohnson has submitted this change and it was merged. Change subject: Adding mgmt dns entries for rdb1005/rdb1006 bug: task T119543 ......................................................................
Adding mgmt dns entries for rdb1005/rdb1006 bug: task T119543 Change-Id: Iccb8779df57c944c40481abe80f2a2f9abd1473b --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 15 insertions(+), 8 deletions(-) Approvals: Cmjohnson: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index a32e435..6b9edd5 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1582,7 +1582,8 @@ 17 1H IN PTR wmf3118.mgmt.eqiad.wmnet. 18 1H IN PTR wmf3117.mgmt.eqiad.wmnet. 19 1H IN PTR wmf3116.mgmt.eqiad.wmnet. -20 1H IN PTR wmf3115.mgmt.eqiad.wmnet. +20 1H IN PTR rdb1005.mgmt.eqiad.wmnet. +20 1H IN PTR wmf4718.mgmt.eqiad.wmnet. 21 1H IN PTR californium.mgmt.eqiad.wmnet. 21 1H IN PTR wmf3114.mgmt.eqiad.wmnet. 22 1H IN PTR dbproxy1011.mgmt.eqiad.wmnet. @@ -1591,7 +1592,8 @@ 23 1H IN PTR WMF3112.mgmt.eqiad.wmnet. 24 1H IN PTR dbproxy1007.mgmt.eqiad.wmnet. 24 1H IN PTR WMF3111.mgmt.eqiad.wmnet. - +25 1H IN PTR rdb1006.mgmt.eqiad.wmnet. +25 1H IN PTR wmf4719.mgmt.eqiad.wmnet. 26 1H IN PTR dbproxy1009.mgmt.eqiad.wmnet. 26 1H IN PTR WMF3109.mgmt.eqiad.wmnet. 27 1H IN PTR wmf3108.mgmt.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 4ed2365..acc584a 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -895,7 +895,6 @@ WMF3118 1H IN A 10.65.2.17 WMF3117 1H IN A 10.65.2.18 WMF3116 1H IN A 10.65.2.19 -WMF3115 1H IN A 10.65.2.20 WMF3114 1H IN A 10.65.2.21 californium 1H IN A 10.65.2.21 WMF3113 1H IN A 10.65.2.22 @@ -1978,17 +1977,21 @@ ytterbium 1H IN A 10.65.3.140 WMF3568 1H IN A 10.65.3.141 neodymium 1H IN A 10.65.3.141 -WMF3569 1H IN A 10.65.3.142 -rdb1001 1H IN A 10.65.3.142 WMF3570 1H IN A 10.65.3.143 WMF3571 1H IN A 10.65.3.144 promethium 1H IN A 10.65.3.144 -WMF3572 1H IN A 10.65.3.145 +rdb1001 1H IN A 10.65.3.142 +wmf3569 1H IN A 10.65.3.142 rdb1002 1H IN A 10.65.3.145 -WMF3573 1H IN A 10.65.3.146 -samarium 1H IN A 10.65.3.146 +wmf3572 1H IN A 10.65.3.145 rdb1003 1H IN A 10.65.3.168 +wmf5913 1H IN A 10.65.3.168 rdb1004 1H IN A 10.65.3.169 +wmf5914 1H IN A 10.65.3.169 +rdb1005 1H IN A 10.65.2.20 +wmf4718 1H IN A 10.65.2.20 +rdb1006 1H IN A 10.65.2.25 +wmf4719 1H IN A 10.65.2.25 labnet1002 1H IN A 10.65.3.170 WMF3642 1H IN A 10.65.3.170 labnet1001 1H IN A 10.65.3.171 @@ -1996,6 +1999,8 @@ rcs1001 1H IN A 10.65.3.172 WMF3838 1H IN A 10.65.3.172 WMF3837 1H IN A 10.65.3.173 +WMF3573 1H IN A 10.65.3.146 +samarium 1H IN A 10.65.3.146 hafnium 1H IN A 10.65.3.173 logstash1003 1H IN A 10.65.3.174 WMF5826 1H IN A 10.65.3.174 -- To view, visit https://gerrit.wikimedia.org/r/258191 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iccb8779df57c944c40481abe80f2a2f9abd1473b Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Cmjohnson <[email protected]> Gerrit-Reviewer: Cmjohnson <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
