Mark Bergsma has uploaded a new change for review.

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


Change subject: Argh, a wrong rebase set weight back to 40...
......................................................................

Argh, a wrong rebase set weight back to 40...

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/36/67436/1

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/67436
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If2419978fc80281e08f2b6f39a8beec79b65ade8
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