Ema has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364667 )

Change subject: Temporarily remove achernar from lvs2* resolv.conf
......................................................................

Temporarily remove achernar from lvs2* resolv.conf

We should not be hitting T154759 as achernar is the second entry in
lvs2* resolv.conf. Remove it temporarily anyways to err on the side of
caution.

Bug: T169345
Change-Id: I7fe38fc18c434a3954acb0a253f956b3b1d8f67a
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/67/364667/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 7a6c05b..6272d6a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1353,7 +1353,7 @@
     #   so they need to use the recursive DNS backends directly
     #   (acamar and achernar) with fallback to eqiad
     # (doing this for all lvs for now, see T103921)
-    $nameservers_override = [ '208.80.153.12', '208.80.153.42', 
'208.80.154.254' ]
+    $nameservers_override = [ '208.80.153.12', '208.80.154.254' ]
     role(lvs::balancer)
     lvs::interface_tweaks {
         'eth0': bnx2x => true, txqlen => 10000;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fe38fc18c434a3954acb0a253f956b3b1d8f67a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema <[email protected]>

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

Reply via email to