Cmjohnson has submitted this change and it was merged.

Change subject: Adding dns entries including ipv6 for cp1071-1074
......................................................................


Adding dns entries including ipv6 for cp1071-1074

Change-Id: Ib277510fbbdaf9c72600a2b904d5aea13572ef4d
---
M templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
M templates/10.in-addr.arpa
M templates/wmnet
3 files changed, 32 insertions(+), 1 deletion(-)

Approvals:
  Cmjohnson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa 
b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
index 2c4d65d..877fa78 100644
--- a/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
+++ b/templates/1.6.8.0.0.0.0.0.0.2.6.2.ip6.arpa
@@ -157,6 +157,10 @@
 
 1.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae4-1020.cr1-eqiad.wikimedia.org.
 2.0.0.0.0.0.0.0.0.0.0.0.0.0.e.f 1H IN PTR   ae4-1020.cr2-eqiad.wikimedia.org.
+5.0.1.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   cp1071.eqiad.wmnet.
+6.0.1.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   cp1072.eqiad.wmnet.
+7.0.1.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   cp1073.eqiad.wmnet.
+8.0.1.0.8.4.0.0.4.6.0.0.0.1.0.0 1H IN PTR   cp1074.eqiad.wmnet.
 
 ; analytics1-d-eqiad (2620:0:861:108::/64)
 $ORIGIN 8.0.1.0.{{ zonename }}.
diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 397f236..e72ac36 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -1031,7 +1031,10 @@
 102     1H  IN PTR      mc1014.eqiad.wmnet.
 103     1H  IN PTR      mc1015.eqiad.wmnet.
 104     1H  IN PTR      mc1016.eqiad.wmnet.
-
+105     1H  IN PTR      cp1071.eqiad.wmnet.
+106     1H  IN PTR      cp1072.eqiad.wmnet.
+107     1H  IN PTR      cp1073.eqiad.wmnet.
+108     1H  IN PTR      cp1074.eqiad.wmnet.
 
 $ORIGIN 49.64.{{ zonename }}.
 1       1H IN PTR       vl1020-eth3.lvs1001.wikimedia.org.
@@ -1656,6 +1659,14 @@
 113 1H  IN PTR      restbase1005.mgmt.eqiad.wmnet.
 114 1H  IN PTR      wmf4661.mgmt.eqiad.wmnet.
 114 1H  IN PTR      restbase1006.mgmt.eqiad.wmnet.
+115 1H  IN PTR      wmf4665.mgmt.eqiad.wmnet.
+115 1H  IN PTR      cp1071.mgmt.eqiad.wmnet.
+116 1H  IN PTR      wmf4666.mgmt.eqiad.wmnet.
+116 1H  IN PTR      cp1072.mgmt.eqiad.wmnet.
+117 1H  IN PTR      wmf4667.mgmt.eqiad.wmnet.
+117 1H  IN PTR      cp1073.mgmt.eqiad.wmnet.
+118 1H  IN PTR      wmf4668.mgmt.eqiad.wmnet.
+118 1H  IN PTR      cp1074.mgmt.eqiad.wmnet.
 
 $ORIGIN 3.65.{{ zonename }}.
 
diff --git a/templates/wmnet b/templates/wmnet
index 2bbb3ad..cf76d56 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -186,6 +186,14 @@
                  1H IN AAAA      2620:0:861:101:10:64:0:106
 cp1070           1H IN A         10.64.0.107
                  1H IN AAAA      2620:0:861:101:10:64:0:107
+cp1071           1H IN A         10.64.48.105
+                 1H IN AAAA      2620:0:861:107:10:64:48:105
+cp1072           1H IN A         10.64.48.106
+                 1H IN AAAA      2620:0:861:107:10:64:48:106
+cp1073           1H IN A         10.64.48.107
+                 1H IN AAAA      2620:0:861:107:10:64:48:107
+cp1074           1H IN A         10.64.48.108
+                 1H IN AAAA      2620:0:861:107:10:64:48:108
 curium          1H  IN A        10.64.0.170
                 1H  IN AAAA 2620:0:861:101:10:64:0:170
 db1001          1H  IN A        10.64.0.5
@@ -885,6 +893,14 @@
 cp1068      1H  IN A    10.65.2.68
 cp1069      1H  IN A    10.65.2.69
 cp1070      1H  IN A    10.65.2.70
+wmf4665     1H  IN A    10.65.2.115
+cp1071      1H  IN A    10.65.2.115
+wmf4666     1H  IN A    10.65.2.116
+cp1072      1H  IN A    10.65.2.116
+wmf4667     1H  IN A    10.65.2.117
+cp1073      1H  IN A    10.65.2.117
+wmf4668     1H  IN A    10.65.2.118
+cp1074      1H  IN A    10.65.2.119
 tmh1001     1H  IN A    10.65.3.51
 WMF3426     1H  IN A    10.65.3.51
 zirconium   1H  IN A    10.65.3.52

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib277510fbbdaf9c72600a2b904d5aea13572ef4d
Gerrit-PatchSet: 1
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