]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/attributes/default.rb
Fix typo
[chef.git] / cookbooks / apache / attributes / default.rb
index 73184f049563b0ad388689f0341cff0bd3cfa44b..41779d7d7f40c299b5f0ffa5b0ad884006c06c88 100644 (file)
@@ -27,3 +27,5 @@ default[:apache][:event][:threads_per_child] = 25
 default[:apache][:event][:max_requests_per_child] = 0
 
 default[:apache][:listen_address] = "*"
+
+default[:apache][:ssl][:certificate] = "openstreetmap"