Mark Bergsma has uploaded a new change for review.

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


Change subject: Switch cp3007 and cp3008 frontends to chash weight 100
......................................................................

Switch cp3007 and cp3008 frontends to chash weight 100

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/90/71590/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 72a06b7..4d31695 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-6]$/ => 100,
+                       /^cp300[3-8]$/ => 100,
                        default => 20,
                }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icfb24dbc1c31d8584ef893b8628e6ea843172f95
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <m...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to