ArielGlenn has uploaded a new change for review.

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


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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/05/94105/1

diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index ee67c09..ea54739 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: newchange
Gerrit-Change-Id: I8f73a5b733c60232487bd7235bfd12ca40e06ca5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

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

Reply via email to