]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bkk-vbu re-arange yamls
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Mon, 16 Oct 2017 14:00:05 +0000 (16:00 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Mon, 16 Oct 2017 14:00:05 +0000 (16:00 +0200)
customer/bkk-vbu/bildfiltertool-meine-krankenkasse-de.pixelpark.net.yaml
customer/bkk-vbu/common.yaml
customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml

index 3b0442d3c925d4f4820fbb228ffd4a4ad755de38..73b314ff7c704c18889cf90fdc024716c634adb6 100644 (file)
@@ -1,2 +1 @@
----
-infra::role: base
+---
\ No newline at end of file
index 2b1c17d6dec962e3f842f1ab3dcee0afae9b5267..7d9b23474c8424bf1e2917bc8b9bc01f7fde43fc 100644 (file)
@@ -1,93 +1,2 @@
 ---
-accounts::users:
-  deploy.vogel:
-    apply: true
-    group: apache
-  service.typo3:
-    apply: true
-    group: apache
-  thomas.bussmeyer:
-    apply: true
-    sudo: true
-    group: apache
-  bastian.gutschke:
-    apply: true
-    group: apache
-    sudo: true
-  markus.baumann:
-    apply: true
-    group: apache
-    sudo: true
-  jenkins:
-    apply: true
-    group: apache
-  christian.schoenherr:
-    apply: true
-    sudo: true
-    group: apache
-  romy.pohl:
-    apply: true
-    groups:
-      - apache
-  santiago.nuneznegrillo:
-    apply: true
-    groups:
-      - apache
-
-infra::role: base
-infra::additional_classes:
-  - infra::profile::typo3
-  - infra::profile::mysql_server
-  - apache::mod::headers
-#  - nodejs
-  - redis
-  - repo::redhat::passenger
-  - apache::mod::passenger
-  - infra::profile::symfony
-
-apache::default_vhost: false
-
-repo::remi_php56: true
-
-nodejs::repo_url_suffix: '6.x'
-
-mysql::server::override_options:
-  mysqld:
-    bind-address: 0.0.0.0
-    character-set-server: utf8
-    collation-server: utf8_general_ci
-
-php::extensions:
-  gd: {}
-  opcache: {}
-  mysqlnd: {}
-  soap: {}
-  mbstring: {}
-  xml: {}
-  suhosin:
-    settings:
-      suhosin.request.max_varname_length: 200
-      suhosin.post.max_name_length: 200
-      suhosin.get.max_name_length: 200
-      suhosin.get.max_value_length: 2000
-      suhosin.executor.include.whitelist: 'phar,vfs'
-  xdebug:
-    provider: pecl
-    settings:
-      xdebug.max_nesting_level: 400
-      xdebug.remote_port: 9001
-      xdebug.idekey: apache
-      xdebug.remote_connect_back: 1
-      xdebug.remote_enable: 1
-    zend: true
-
-infra::profile::typo3::projects:
-  cms01:
-    php_admin_value:
-      always_populate_raw_post_data: -1
-      upload_max_filesize: 100M
-      post_max_size: 100M
-      max_execution_time: '240'
-      max_input_vars: '1500'
-      memory_limit: '256M'
-      cgi.fix_pathinfo: 0
+infra::role: base
\ No newline at end of file
index 019d40e64c1d78259b6976d0ecef2b28b72d1dc8..66fd065f1c6a09fa3e2d0921f346ce334a759d71 100644 (file)
@@ -1,4 +1,96 @@
 ---
+accounts::users:
+  deploy.vogel:
+    apply: true
+    group: apache
+  service.typo3:
+    apply: true
+    group: apache
+  thomas.bussmeyer:
+    apply: true
+    sudo: true
+    group: apache
+  bastian.gutschke:
+    apply: true
+    group: apache
+    sudo: true
+  markus.baumann:
+    apply: true
+    group: apache
+    sudo: true
+  jenkins:
+    apply: true
+    group: apache
+  christian.schoenherr:
+    apply: true
+    sudo: true
+    group: apache
+  romy.pohl:
+    apply: true
+    groups:
+      - apache
+  santiago.nuneznegrillo:
+    apply: true
+    groups:
+      - apache
+
+infra::additional_classes:
+  - infra::profile::typo3
+  - infra::profile::mysql_server
+  - apache::mod::headers
+#  - nodejs
+  - redis
+  - repo::redhat::passenger
+  - apache::mod::passenger
+  - infra::profile::symfony
+
+apache::default_vhost: false
+
+repo::remi_php56: true
+
+nodejs::repo_url_suffix: '6.x'
+
+mysql::server::override_options:
+  mysqld:
+    bind-address: 0.0.0.0
+    character-set-server: utf8
+    collation-server: utf8_general_ci
+
+php::extensions:
+  gd: {}
+  opcache: {}
+  mysqlnd: {}
+  soap: {}
+  mbstring: {}
+  xml: {}
+  suhosin:
+    settings:
+      suhosin.request.max_varname_length: 200
+      suhosin.post.max_name_length: 200
+      suhosin.get.max_name_length: 200
+      suhosin.get.max_value_length: 2000
+      suhosin.executor.include.whitelist: 'phar,vfs'
+  xdebug:
+    provider: pecl
+    settings:
+      xdebug.max_nesting_level: 400
+      xdebug.remote_port: 9001
+      xdebug.idekey: apache
+      xdebug.remote_connect_back: 1
+      xdebug.remote_enable: 1
+    zend: true
+
+infra::profile::typo3::projects:
+  cms01:
+    php_admin_value:
+      always_populate_raw_post_data: -1
+      upload_max_filesize: 100M
+      post_max_size: 100M
+      max_execution_time: '240'
+      max_input_vars: '1500'
+      memory_limit: '256M'
+      cgi.fix_pathinfo: 0
+
 sudo::configs:
   deploy.vogel:
     priority: "06"