Ottomata has submitted this change and it was merged.
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(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: Id3c8f50a4b9dd0633314b99b1527d6a3f3f9528d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits