From: Andreas Gerstenberg Date: Fri, 2 Dec 2016 14:22:18 +0000 (+0100) Subject: add git module X-Git-Tag: v0.1.0~3725^2~103^2~3 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=03677790590bc5b797aaba7a985752b5f3685bfb;p=pixelpark%2Fhiera.git add git module --- diff --git a/customer/mbvd-a-class/common.yaml b/customer/mbvd-a-class/common.yaml index efce023b..e77901d3 100644 --- a/customer/mbvd-a-class/common.yaml +++ b/customer/mbvd-a-class/common.yaml @@ -3,6 +3,7 @@ site::role: base site::additional_classes: - site::profile::ruby_passenger - site::profile::mysql_server + - git site::additional_packages: ImageMagick: {} diff --git a/customer/mbvd-b-class/common.yaml b/customer/mbvd-b-class/common.yaml index cfb9a08d..47600351 100644 --- a/customer/mbvd-b-class/common.yaml +++ b/customer/mbvd-b-class/common.yaml @@ -3,6 +3,7 @@ site::role: base site::additional_classes: - site::profile::ruby_passenger - site::profile::mysql_server + - git site::additional_packages: ImageMagick: {}