Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/169300
Change subject: Remove search-pool5 LVS entries, exists no more ...................................................................... Remove search-pool5 LVS entries, exists no more Should not be merged until after Id5a64ab0 and Iec5e1935. See the latter patch for the detailed rationale Change-Id: I09ba65bfc5f66c2023a9d5785ff1944f2f7ef362 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 0 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/00/169300/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index c0b06f4..cbb1685 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -116,7 +116,6 @@ 13 1H IN PTR search-pool3.svc.eqiad.wmnet. 14 1H IN PTR search-pool4.svc.eqiad.wmnet. 15 1H IN PTR search-prefix.svc.eqiad.wmnet. -16 1H IN PTR search-pool5.svc.eqiad.wmnet. 19 1H IN PTR citoid.svc.eqiad.wmnet. 20 1H IN PTR mathoid.svc.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index c31e891..182cdcb 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2767,7 +2767,6 @@ search-pool3 1H IN A 10.2.2.13 search-pool4 1H IN A 10.2.2.14 search-prefix 1H IN A 10.2.2.15 -search-pool5 1H IN A 10.2.2.16 citoid 1H IN A 10.2.2.19 mathoid 1H IN A 10.2.2.20 rendering 1H IN A 10.2.2.21 -- To view, visit https://gerrit.wikimedia.org/r/169300 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I09ba65bfc5f66c2023a9d5785ff1944f2f7ef362 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Chad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
