From 10af2634d9f6f9deca684095a821940d89f0ffb4 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Sat, 25 May 2013 01:12:15 +0000 Subject: [PATCH] Add the java compiler, too. --- playbooks/groups/jenkins-cloud.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index 2dde0cedfd..dbc1e479fd 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -177,6 +177,7 @@ with_items: - vim - java-1.7.0-openjdk + - java-1.7.0-openjdk-devel - subversion - bzr - git