]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/attributes/default.rb
Avoid duplicate resource definitions for apache_module[reqtimeout]
[chef.git] / cookbooks / apache / attributes / default.rb
index 46feacd34cb8124ba8ff94caef08abd87f652a4a..cff5e5b839c1b5fb0af59eed4b16e1d32b2feb73 100644 (file)
@@ -28,6 +28,6 @@ default[:apache][:event][:max_connections_per_child] = 0
 
 default[:apache][:listen_address] = "*"
 
-default[:apache][:ssl][:certificate] = "openstreetmap"
-
 default[:apache][:buffered_logs] = true
+
+default[:apache][:reqtimeout] = false