Mark Bergsma has uploaded a new change for review.

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


Change subject: Dysprosium is part of the "old" cluster
......................................................................

Dysprosium is part of the "old" cluster

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/32/70632/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 02a299d..6f54c50 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -636,7 +636,7 @@
 
                # FIXME: remove after migration
                $suffix = $::hostname ? {
-                       /^cp10[23][0-9]$/ => "-old",
+                       /^(dysprosium|cp10[23][0-9])$/ => "-old",
                        default => "",
                }
                $varnish_be_directors = {

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

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