]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
changed conf
authorThomas Heller <thomas.heller@pixelpark.com>
Mon, 30 May 2016 10:31:38 +0000 (12:31 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Mon, 30 May 2016 10:31:38 +0000 (12:31 +0200)
customer/bkk-vbu/common.yaml
customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml

index b1cd81609de33a5ea115b6cb8b82d947db471b0b..dbcde39d1b7d93525b3c68d385549c9f12f85f40 100644 (file)
@@ -59,11 +59,22 @@ php::extensions:
       xdebug.remote_enable: 1
     zend: true
 
-php_admin_value:
-  always_populate_raw_post_data: -1
-  PHP/upload_max_filesize: 100M
-  PHP/post_max_size: 100M
-  PHP/max_execution_time: '240'
-  PHP/max_input_vars: '1500'
-  PHP/memory_limit: '256M'
-  PHP/cgi.fix_pathinfo: 0
+site::profile::typo3::projects:
+  web01:
+    php_admin_value:
+      always_populate_raw_post_data: -1
+      PHP/upload_max_filesize: 100M
+      PHP/post_max_size: 100M
+      PHP/max_execution_time: '240'
+      PHP/max_input_vars: '1500'
+      PHP/memory_limit: '256M'
+      PHP/cgi.fix_pathinfo: 0
+  cms01:
+    php_admin_value:
+      always_populate_raw_post_data: -1
+      PHP/upload_max_filesize: 100M
+      PHP/post_max_size: 100M
+      PHP/max_execution_time: '240'
+      PHP/max_input_vars: '1500'
+      PHP/memory_limit: '256M'
+      PHP/cgi.fix_pathinfo: 0php_admin_value:
index f71a1bc0c2ba318f97971c94bf31e26837a2957e..6dd3ae4d67a5cd25db4f9821af7941f0b2219552 100644 (file)
@@ -8,7 +8,7 @@ site::profile::mysql_server::databases:
     password: '5PQQ3NC55JFP'
   cms:
     user: cms
-      password: 'BDoSbnPto4HF'
+    password: 'BDoSbnPto4HF'
   member:
     user: member
     password: 'Mh2yKtufEWN3'