]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bmas-denkfabrik - added classes
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 6 Sep 2018 10:28:00 +0000 (12:28 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 6 Sep 2018 10:28:00 +0000 (12:28 +0200)
customer/bmas-denkfabrik/common.yaml

index 3b0442d3c925d4f4820fbb228ffd4a4ad755de38..589797e42e102e2efa9087b351f4c551a15ba8cd 100644 (file)
@@ -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