Ottomata has uploaded a new change for review.

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

Change subject: Don't include role::analytics::clients on stat1002 while CDH5 
upgrade is in progress
......................................................................

Don't include role::analytics::clients on stat1002 while CDH5 upgrade is in 
progress

Change-Id: Id3c8f50a4b9dd0633314b99b1527d6a3f3f9528d
---
M manifests/site.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/65/146065/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 747c914..109b896 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2471,7 +2471,8 @@
     # clients so that analysts can use the number
     # crunching packages already installed on stat1002
     # in post processing of Hadoop generated datasets.
-    include role::analytics::clients
+    ## Temporarly not including these while CDH5 upgrade is in progress.
+    # include role::analytics::clients
 }
 
 # stat1003 is a general purpose number cruncher for

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id3c8f50a4b9dd0633314b99b1527d6a3f3f9528d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to