Mark Bergsma has submitted this change and it was merged.

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

Approvals:
  Mark Bergsma: Verified; Looks good to me, approved



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

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

Reply via email to