Tim Landscheidt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/328453 )

Change subject: Tools: Remove redundant tools-db entry from /etc/hosts
......................................................................

Tools: Remove redundant tools-db entry from /etc/hosts

The alias tools-db.tools.eqiad.wmflabs has been added to DNS with
9816b226f36154f52d794c9a186ebcd994775fb6; since then, with
/etc/resolv.conf's:

| search tools.eqiad.wmflabs eqiad.wmflabs

queries for the hostname "tools-db" will be properly resolved by DNS
alone; thus this change removes the redundant entry from /etc/hosts.

Bug: T139190
Change-Id: Ifdbbbc87fb2d68fe415af10c9fe8069a3c80e9f8
---
M modules/toollabs/templates/hosts.erb
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/328453/1

diff --git a/modules/toollabs/templates/hosts.erb 
b/modules/toollabs/templates/hosts.erb
index 9ab8d86..b209e65 100644
--- a/modules/toollabs/templates/hosts.erb
+++ b/modules/toollabs/templates/hosts.erb
@@ -11,5 +11,3 @@
 ff02::3 ip6-allhosts
 
 <%= @active_redis_ip %> tools-redis tools-redis.eqiad.wmflabs
-
-10.64.37.9 tools-db

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifdbbbc87fb2d68fe415af10c9fe8069a3c80e9f8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to