Mark Bergsma has uploaded a new change for review.

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


Change subject: Switch cp3004 frontend to use chash weight 100 as well
......................................................................

Switch cp3004 frontend to use chash weight 100 as well

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/52/71352/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 411661a..4cc5d50 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -672,7 +672,7 @@
 
                # FIXME: remove after migration
                $temp_backend_weight = $::hostname ? {
-                       /^cp300[3]$/ => 100,
+                       /^cp300[34]$/ => 100,
                        default => 20,
                }
 

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

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