]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
MBSVK: memory_limit
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 24 Mar 2016 12:26:14 +0000 (13:26 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 24 Mar 2016 12:26:14 +0000 (13:26 +0100)
customer/bmf-datacenter/production.yaml
customer/mbvd/servicevorteilskarte02-mercedes-benz-de.pixelpark.net.yaml

index 2748e5725fcd76ca0f36502fbaddb43fa2c0ccc2..6de9e498f0784160cb14617bfc92bbf51ab65586 100644 (file)
@@ -129,3 +129,4 @@ site::profile::wordpress::projects:
     ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
+    access_log_format: urchinpp_xf4
index 9069a9692f2f7b3a741aedaca08dc03bb29e7597..0010ad605baab5818a16e47d13a6a203691d71da 100644 (file)
@@ -37,6 +37,8 @@ php::settings:
 php::fpm::pools:
   www:
     ensure: absent
+  servicevorteilskarte:
+    memory_limit: 128M
 
 php::extensions:
   mysqlnd: {}