]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
MBVD FW: disable www pool
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 11 Apr 2016 10:33:00 +0000 (12:33 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 11 Apr 2016 10:33:00 +0000 (12:33 +0200)
customer/mbvd-fashionweek/common.yaml

index 8b44227c317a9424d8b604daef24719d026f19a7..d12bde658cc800ced910454bfd7a33feca3ad694 100644 (file)
@@ -25,6 +25,10 @@ php::settings:
   Date/date.timezone: Europe/Berlin
   PHP/expose_php: 'Off'
 
+php::fpm::pools:
+  www:
+    ensure: absent
+
 php::extensions:
   gd: {}
   opcache: {}