Mark Bergsma has submitted this change and it was merged.

Change subject: Revert "Increase the chash weight to the final value on one 
frontend only"
......................................................................


Revert "Increase the chash weight to the final value on one frontend only"

This reverts commit 70f49122b8f2b92b815953ea5362f6cc1517f520

Change-Id: Ifd9ca3fe3dd5b7ca4ca12ffb96863569a896422b
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 6 deletions(-)

Approvals:
  Mark Bergsma: Verified; Looks good to me, approved



diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index acea6ad..ee268d9 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -584,12 +584,7 @@
                                }
                        }
 
-                       if $::hostname =~ /^cp102[1]$/ {
-                               $backend_weight = 100
-                       }
-                       else {
-                               $backend_weight = 40
-                       }
+                       $backend_weight = 20
                        if $::site == "eqiad" {
                                $storage_size_main = 100
                                $storage_size_bigobj = 10

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

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

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

Reply via email to