From 935c47ec07ebcb8caaeab2288f14e19cdb93e811 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 21 Nov 2017 13:14:34 +0100 Subject: [PATCH] add java --- customer/mbvd-reiterforum/common.yaml | 1 + customer/mbvd-transporter-topleasing/common.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/customer/mbvd-reiterforum/common.yaml b/customer/mbvd-reiterforum/common.yaml index d5f21463..6fe78fd9 100644 --- a/customer/mbvd-reiterforum/common.yaml +++ b/customer/mbvd-reiterforum/common.yaml @@ -3,6 +3,7 @@ infra::role: base infra::additional_classes: - infra::profile::ruby_passenger - git + - java infra::additional_packages: ImageMagick: {} diff --git a/customer/mbvd-transporter-topleasing/common.yaml b/customer/mbvd-transporter-topleasing/common.yaml index ddf73e7a..e927efe3 100644 --- a/customer/mbvd-transporter-topleasing/common.yaml +++ b/customer/mbvd-transporter-topleasing/common.yaml @@ -3,6 +3,7 @@ infra::role: base infra::additional_classes: - infra::profile::ruby_passenger - git + - java infra::additional_packages: ImageMagick: {} -- 2.39.5