Cmjohnson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/233942

Change subject: Adding dns entries for new ES servers
......................................................................

Adding dns entries for new ES servers

Change-Id: I6997e55a4c864cee3ac88bca980e5cbe1049603b
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 36 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/42/233942/1

diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 09be95d..e8fd9dc 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -217,6 +217,9 @@
 3   1H IN PTR   ae1-1017.cr2-eqiad.wikimedia.org.
 4   1H IN PTR   cam1-a-b-eqiad.eqiad.wmnet.
 5   1H IN PTR   db1001.eqiad.wmnet.
+6   1H IN PTR   es1011.eqiad.wmnet.
+7   1H IN PTR   es1012.eqiad.wmnet.
+8   1H IN PTR   es1013.eqiad.wmnet.
 
 13  1H IN PTR   db1009.eqiad.wmnet.
 14  1H IN PTR   db1010.eqiad.wmnet.
@@ -590,6 +593,7 @@
 183 1H IN PTR   rdb1004.eqiad.wmnet.
 184 1H IN PTR   rhodium.eqiad.wmnet.
 185 1H IN PTR   logstash1005.eqiad.wmnet.
+186 1H IN PTR   es1014.eqiad.wmnet.
 
 $ORIGIN 17.64.{{ zonename }}.
 
@@ -816,7 +820,7 @@
 181     1H IN PTR       bromine.eqiad.wmnet. ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 182     1H IN PTR       krypton.eqiad.wmnet. ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 183     1H IN PTR       wdqs1002.eqiad.wmnet.
-
+184     1H IN PTR       es1015.eqiad.wmnet.
 
 201     1H IN PTR       d-i-test.eqiad.wmnet. ; VM on the 
ganeti01.svc.eqiad.wmnet cluster
 
@@ -1020,6 +1024,10 @@
 111     1H  IN PTR      conf1003.eqiad.wmnet.
 112     1H  IN PTR      wdqs1001.eqiad.wmnet.
 113     1H  IN PTR      logstash1003.eqiad.wmnet.
+114     1H  IN PTR      es1016.eqiad.wmnet.
+115     1H  IN PTR      es1017.eqiad.wmnet.
+116     1H  IN PTR      es1018.eqiad.wmnet.
+117     1H  IN PTR      es1019.eqiad.wmnet.
 
 $ORIGIN 49.64.{{ zonename }}.
 1       1H IN PTR       vl1020-eth3.lvs1001.wikimedia.org.
@@ -2096,6 +2104,15 @@
 34  1H  IN PTR      analytics1056.mgmt.eqiad.wmnet.
 35  1H  IN PTR      wmf4703.mgmt.eqiad.wmnet.
 35  1H  IN PTR      analytics1057.mgmt.eqiad.wmnet.
+36  1H  IN PTR      es1011.mgmt.eqiad.wmnet.
+37  1H  IN PTR      es1012.mgmt.eqiad.wmnet.
+38  1H  IN PTR      es1013.mgmt.eqiad.wmnet.
+39  1H  IN PTR      es1014.mgmt.eqiad.wmnet.
+40  1H  IN PTR      es1015.mgmt.eqiad.wmnet.
+41  1H  IN PTR      es1016.mgmt.eqiad.wmnet.
+42  1H  IN PTR      es1017.mgmt.eqiad.wmnet.
+43  1H  IN PTR      es1018.mgmt.eqiad.wmnet.
+44  1H  IN PTR      es1019.mgmt.eqiad.wmnet.
 
 $ORIGIN 5.65.{{ zonename }}.
 
diff --git a/templates/wmnet b/templates/wmnet
index 6be5fb7..5dd0c1c 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -345,6 +345,15 @@
 es1008          1H  IN A        10.64.32.18
 es1009          1H  IN A        10.64.32.19
 es1010          1H  IN A        10.64.32.20
+es1011          1H  IN A        10.64.0.6
+es1012          1H  IN A        10.64.0.7
+es1013          1H  IN A        10.64.0.8
+es1014          1H  IN A        10.64.16.186
+es1015          1H  IN A        10.64.32.184
+es1016          1H  IN A        10.64.48.114
+es1017          1H  IN A        10.64.48.115
+es1018          1H  IN A        10.64.48.116
+es1019          1H  IN A        10.64.48.117
 etcd1001        1H  IN A        10.64.32.174
 etcd1002        1H  IN A        10.64.32.175
 etcd1003        1H  IN A        10.64.32.176
@@ -1248,6 +1257,15 @@
 WMF4063     1H  IN A    10.65.4.9
 es1010      1H  IN A    10.65.4.10
 WMF4063     1H  IN A    10.65.4.10
+es1011      1H  IN A    10.65.4.36
+es1012      1H  IN A    10.65.4.37
+es1013      1H  IN A    10.65.4.38
+es1014      1H  IN A    10.65.4.39
+es1015      1H  IN A    10.65.4.40
+es1016      1H  IN A    10.65.4.41
+es1017      1H  IN A    10.65.4.42
+es1018      1H  IN A    10.65.4.43
+es1019      1H  IN A    10.65.4.44
 labstore1001    1H  IN A    10.65.3.106
 labstore1002    1H  IN A    10.65.3.107
 labstore1003    1H  IN A    10.65.5.2

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6997e55a4c864cee3ac88bca980e5cbe1049603b
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Cmjohnson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to