From: Oliver Böttcher Date: Thu, 6 Sep 2018 10:28:00 +0000 (+0200) Subject: bmas-denkfabrik - added classes X-Git-Tag: v0.1.0~228 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=1c81bac92f6144a1401ef1274f642b60e242e14f;p=pixelpark%2Fhiera.git bmas-denkfabrik - added classes --- diff --git a/customer/bmas-denkfabrik/common.yaml b/customer/bmas-denkfabrik/common.yaml index 3b0442d3..589797e4 100644 --- a/customer/bmas-denkfabrik/common.yaml +++ b/customer/bmas-denkfabrik/common.yaml @@ -1,2 +1,25 @@ --- infra::role: base +infra::additional_classes: + - infra::profile::typo3 + - infra::profile::mysql_server + +accounts::users: + service.typo3: + apply: true + group: apache + jenkins: + apply: true + group: apache + +sudo::configs: + becomeApache: + priority: "06" + content: | + jenkins ALL=(apache) NOPASSWD: ALL + +repo::remi_php71: true + +php::fpm::pools: + www: + ensure: absent