ArielGlenn has submitted this change and it was merged.

Change subject: get rid of temp-es* hosts, entries from 2009 long since unused
......................................................................


get rid of temp-es* hosts, entries from 2009 long since unused

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

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



diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa
index 1f5e7bf..092c0f8 100644
--- a/templates/10.in-addr.arpa
+++ b/templates/10.in-addr.arpa
@@ -230,13 +230,6 @@
 214    1H      IN PTR  ms-fe3.pmtpa.wmnet.
 215    1H      IN PTR  ms-fe4.pmtpa.wmnet.
 
-; Temporary ex-fedora MySQL instances for external storage
-
-$ORIGIN 7.0.{{ zonename }}.
-{% for i in range(1, 255) %}
-{{ i }}        1H      IN PTR  temp-es{{ i }}.pmtpa.wmnet.
-{%- endfor %}
-
 $ORIGIN 8.0.{{ zonename }}.
 
 1      1H      IN PTR  srv251.pmtpa.wmnet.
diff --git a/templates/wmnet b/templates/wmnet
index f29d7fc..ceb26b4 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -516,12 +516,6 @@
 search{{ i }}  1H      IN A            10.0.3.{{ i }}
 {%- endfor %}
 
-; temp-es*
-{% for i in range(1, 255) %}
-temp-es{{ i }} 1H      IN A            10.0.7.{{ i }}
-{%- endfor %}
-
-
 ; Network equipment etc.
 
 vl-2-0                  1H     IN A            10.0.0.200

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I78ba62c038256f453ae676fbb4611d42912c5cf8
Gerrit-PatchSet: 2
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to