Mark Bergsma has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/65272


Change subject: Use the mediawiki primary as the default backend
......................................................................

Use the mediawiki primary as the default backend

Change-Id: Ia005f9486f16ad1f463b5c8f79576131321471a0
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/72/65272/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 023be8e..10a5092 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -389,7 +389,7 @@
                                        "test_wikipedia" => 
$role::cache::configuration::backends[$::realm]['test_appservers'][$::mw_primary],
                                },
                                "esams" => {
-                                       "backend" => 
$lvs::configuration::lvs_service_ips[$::realm]['text']['eqiad']['wikipedialb'],
+                                       "backend" => 
$lvs::configuration::lvs_service_ips[$::realm]['text'][$::mw_primary]['wikipedialb'],
                                        "eqiad" => 
$role::cache::configuration::active_nodes[$::realm]['text']['eqiad'],
                                },
                        }

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

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

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

Reply via email to