ArielGlenn has submitted this change and it was merged.

Change subject: fix up java package for statistics
......................................................................


fix up java package for statistics

Change-Id: I8f73a5b733c60232487bd7235bfd12ca40e06ca5
---
M manifests/misc/statistics.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index ee67c09..4f258c5 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -119,7 +119,7 @@
 
 # Installs java.
 class misc::statistics::packages::java {
-    java { 'default-java': }
+    package { 'openjdk-7-jdk': }
 }
 
 # Mounts /data from dataset2 server.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f73a5b733c60232487bd7235bfd12ca40e06ca5
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to