BBlack has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/347531 )

Change subject: ulsfo lvs: prefer codfw dns
......................................................................


ulsfo lvs: prefer codfw dns

This should have been this way to begin with, as they're lower
latency to ulsfo.  We probably forgot to switch this after codfw
initial stabilization.

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

Approvals:
  BBlack: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index f7d10d4..cd0cf23 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1838,7 +1838,7 @@
 # ULSFO lvs servers
 node /^lvs400[1-4]\.ulsfo\.wmnet$/ {
     # ns override for all lvs for now, see T103921
-    $nameservers_override = [ '208.80.154.157', '208.80.154.50', 
'208.80.153.254' ]
+    $nameservers_override = [ '208.80.153.12', '208.80.153.42', 
'208.80.154.254' ]
 
     role(lvs::balancer)
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I94d235b945781d9f53ec4d460ba1143e3c98c8ce
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>

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

Reply via email to