]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/php/resources/fpm.rb
Merge remote-tracking branch 'tigerfell/pr257'
[chef.git] / cookbooks / php / resources / fpm.rb
index abdc582c8ccaef11dd7ad0d7501b27087b1346ad..657f3b51b285e9d6302219c28fff1c855d8b593c 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :pool, :kind_of => String, :name_property => true