Ottomata has submitted this change and it was merged.
Change subject: Add mahout.pp class to install mahout package
......................................................................
Add mahout.pp class to install mahout package
Change-Id: Ibb30e4866247ed8819eb34f7cd48e3d74d3f44be
---
A manifests/mahout.pp
1 file changed, 9 insertions(+), 0 deletions(-)
Approvals:
Ottomata: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/mahout.pp b/manifests/mahout.pp
new file mode 100644
index 0000000..50dff86
--- /dev/null
+++ b/manifests/mahout.pp
@@ -0,0 +1,9 @@
+# == Class cdh::mahout
+# Installs mahout package. You should only need to include this on
+# nodes where users will run the mahout executable, i.e. client submission
nodes.
+#
+class cdh::mahout {
+ package { 'mahout':
+ ensure => 'installed',
+ }
+}
--
To view, visit https://gerrit.wikimedia.org/r/179147
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb30e4866247ed8819eb34f7cd48e3d74d3f44be
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/cdh
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits