Elukey has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/383998 )
Change subject: Rename druid-public to druid-public-broker ...................................................................... Rename druid-public to druid-public-broker Bug: T176223 Change-Id: I00ef7315724317201607def667c1a0f692eb59db --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/98/383998/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 0b32e9e..a593bde 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -83,7 +83,7 @@ 35 1H IN PTR pdfrender.svc.eqiad.wmnet. 36 1H IN PTR logstash.svc.eqiad.wmnet. 37 1H IN PTR recommendation-api.svc.eqiad.wmnet. -38 1H IN PTR druid-public.svc.eqiad.wmnet. +38 1H IN PTR druid-public-broker.svc.eqiad.wmnet. ; 10.2.3.0/24 - esams LVS low-traffic (internal) services diff --git a/templates/wmnet b/templates/wmnet index 48e4802..13cb08e 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -4703,7 +4703,7 @@ pdfrender 1H IN A 10.2.2.35 logstash 1H IN A 10.2.2.36 recommendation-api 1H IN A 10.2.2.37 -druid-public 1H IN A 10.2.2.38 +druid-public-broker 1H IN A 10.2.2.38 ganeti01 1H IN A 10.64.32.173 -- To view, visit https://gerrit.wikimedia.org/r/383998 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I00ef7315724317201607def667c1a0f692eb59db Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Elukey <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
