Mark Bergsma has submitted this change and it was merged.

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(-)

Approvals:
  Mark Bergsma: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ic97858e1f05ab6d8751d38ebba6152a47ce98273
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to