Cmjohnson has submitted this change and it was merged.

Change subject: Adding production dns entires for mc10[19-36]
......................................................................


Adding production dns entires for mc10[19-36]

Change-Id: Ia3b61dc63f3170fa078ea1e02964a13b1ea77901
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 43 insertions(+), 7 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 452cd11..28ced53 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -307,6 +307,11 @@
 77  1H IN PTR   mw1282.eqiad.wmnet.
 78  1H IN PTR   mw1283.eqiad.wmnet.
 79  1H IN PTR   maps1001.eqiad.wmnet.
+80  1H IN PTR   mc1019.eqiad.wmnet.
+81  1H IN PTR   mc1020.eqiad.wmnet.
+82  1H IN PTR   mc1021.eqiad.wmnet.
+83  1H IN PTR   mc1022.eqiad.wmnet.
+84  1H IN PTR   mc1023.eqiad.wmnet.
 
 91  1H IN PTR   db1079.eqiad.wmnet.
 92  1H IN PTR   db1080.eqiad.wmnet.
@@ -546,7 +551,10 @@
 104 1H IN PTR   db1086.eqiad.wmnet.
 105 1H IN PTR   mw1305.eqiad.wmnet.
 106 1H IN PTR   mw1306.eqiad.wmnet.
-
+107 1H IN PTR   mc1024.eqiad.wmnet.
+108 1H IN PTR   mc1025.eqiad.wmnet.
+109 1H IN PTR   mc1026.eqiad.wmnet.
+110 1H IN PTR   mc1027.eqiad.wmnet.
 111 1H IN PTR   mw1131.eqiad.wmnet.
 112 1H IN PTR   mw1132.eqiad.wmnet.
 113 1H IN PTR   mw1133.eqiad.wmnet.
@@ -862,12 +870,17 @@
 
 201     1H IN PTR       d-i-test.eqiad.wmnet. ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 
-202      1H IN PTR       restbase1012-a.eqiad.wmnet.
-203      1H IN PTR       restbase1012-b.eqiad.wmnet.
-204      1H IN PTR       restbase1012-c.eqiad.wmnet.
-205      1H IN PTR       restbase1013-a.eqiad.wmnet.
-206      1H IN PTR       restbase1013-b.eqiad.wmnet.
-207      1H IN PTR       restbase1013-c.eqiad.wmnet.
+202     1H IN PTR       restbase1012-a.eqiad.wmnet.
+203     1H IN PTR       restbase1012-b.eqiad.wmnet.
+204     1H IN PTR       restbase1012-c.eqiad.wmnet.
+205     1H IN PTR       restbase1013-a.eqiad.wmnet.
+206     1H IN PTR       restbase1013-b.eqiad.wmnet.
+207     1H IN PTR       restbase1013-c.eqiad.wmnet.
+208     1H IN PTR       mc1028.eqiad.wmnet.
+209     1H IN PTR       mc1029.eqiad.wmnet.
+210     1H IN PTR       mc1030.eqiad.wmnet.
+211     1H IN PTR       mc1031.eqiad.wmnet.
+212     1H IN PTR       mc1032.eqiad.wmnet.
 
 $ORIGIN 33.64.{{ zonename }}.
 1       1H IN PTR       vl1019-eth2.lvs1001.wikimedia.org.
@@ -1122,6 +1135,11 @@
 152     1H  IN PTR      db1093.eqiad.wmnet.
 153     1H  IN PTR      db1094.eqiad.wmnet.
 154     1H  IN PTR      maps1004.eqiad.wmnet.
+155     1H  IN PTR      mc1033.eqiad.wmnet.
+156     1H  IN PTR      mc1034.eqiad.wmnet.
+157     1H  IN PTR      mc1035.eqiad.wmnet.
+158     1H  IN PTR      mc1036.eqiad.wmnet.
+
 $ORIGIN 49.64.{{ zonename }}.
 1       1H IN PTR       vl1020-eth3.lvs1001.wikimedia.org.
 2       1H IN PTR       vl1020-eth3.lvs1002.wikimedia.org.
diff --git a/templates/wmnet b/templates/wmnet
index f4b036a..bf47664 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -452,6 +452,24 @@
 mc1016          1H  IN A        10.64.48.104
 mc1017          1H  IN A        10.64.48.95
 mc1018          1H  IN A        10.64.48.96
+mc1019          1H  IN A        10.64.0.80
+mc1020          1H  IN A        10.64.0.81
+mc1021          1H  IN A        10.64.0.82
+mc1022          1H  IN A        10.64.0.83
+mc1023          1H  IN A        10.64.0.84
+mc1024          1H  IN A        10.64.16.107
+mc1025          1H  IN A        10.64.16.108
+mc1026          1H  IN A        10.64.16.109
+mc1027          1H  IN A        10.64.16.110
+mc1028          1H  IN A        10.64.32.208
+mc1029          1H  IN A        10.64.32.209
+mc1030          1H  IN A        10.64.32.210
+mc1031          1H  IN A        10.64.32.211
+mc1032          1H  IN A        10.64.32.212
+mc1033          1H  IN A        10.64.48.155
+mc1034          1H  IN A        10.64.48.156
+mc1035          1H  IN A        10.64.48.157
+mc1036          1H  IN A        10.64.48.158
 mendelevium     1H  IN A        10.64.32.174 ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 ms1003          1H  IN A        10.64.0.23
 ms-be1001       1H  IN A        10.64.0.173

-- 
To view, visit https://gerrit.wikimedia.org/r/298488
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia3b61dc63f3170fa078ea1e02964a13b1ea77901
Gerrit-PatchSet: 5
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

Reply via email to