Cmjohnson has uploaded a new change for review.

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


Change subject: Removing dns entries for search13-20
......................................................................

Removing dns entries for search13-20

Change-Id: Ibcf61da3446c74df38c26329fdb966e51a1c14d6
---
M templates/10.in-addr.arpa
M templates/wmnet
2 files changed, 0 insertions(+), 29 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/03/93803/1

diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index b20c441..879d040 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -102,12 +102,6 @@
 
 52     1H      IN PTR  searchidx2.pmtpa.wmnet.
 
-; Search servers
-; search13-21
-{% for i in range(13, 21) %}
-{{ i }}        1H      IN PTR  search{{ i }}.pmtpa.wmnet.
-{%- endfor %}
-
 ; Service IPs
 
 $ORIGIN 5.0.{{ zonename }}.
@@ -494,14 +488,6 @@
 
 ; Search Servers
 $ORIGIN 4.1.{{ zonename }}.
-23     1H      IN PTR search13.mgmt.pmtpa.wmnet.
-24     1H      IN PTR search14.mgmt.pmtpa.wmnet.
-25     1H      IN PTR search15.mgmt.pmtpa.wmnet.
-26     1H      IN PTR search16.mgmt.pmtpa.wmnet.
-27     1H      IN PTR search17.mgmt.pmtpa.wmnet.
-28     1H      IN PTR search18.mgmt.pmtpa.wmnet.
-29     1H      IN PTR search19.mgmt.pmtpa.wmnet.
-30     1H      IN PTR search20.mgmt.pmtpa.wmnet.
 31     1H      IN PTR searchidx2.mgmt.pmtpa.wmnet.
 
 60      1H      IN PTR solr1.mgmt.pmtpa.wmnet.
diff --git a/templates/wmnet b/templates/wmnet
index fad1d72..aec2a27 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -287,12 +287,6 @@
 payments3      1H      IN A            10.0.9.3
 payments4      1H      IN A            10.0.9.4
 
-;search servers
-; search13-21
-{% for i in range(13, 21) %}
-search{{ i }}  1H      IN A            10.0.3.{{ i }}
-{%- endfor %}
-
 ; Network equipment etc.
 
 vl-2-0                  1H     IN A            10.0.0.200
@@ -502,15 +496,6 @@
 pdf2                   1H      IN A            10.1.8.29
 pdf3                   1H      IN A            10.1.8.37
 sanger                 1H      IN A            10.1.230.241
-
-search13               1H      IN A            10.1.4.23
-search14               1H      IN A            10.1.4.24
-search15               1H      IN A            10.1.4.25
-search16               1H      IN A            10.1.4.26
-search17               1H      IN A            10.1.4.27
-search18               1H      IN A            10.1.4.28
-search19               1H      IN A            10.1.4.29
-search20               1H      IN A            10.1.4.30
 searchidx2             1H      IN A            10.1.4.31
 sockpuppet             1H      IN A            10.1.8.2
 solr1                   1H      IN A            10.1.4.60

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibcf61da3446c74df38c26329fdb966e51a1c14d6
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