]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/attributes/default.rb
Use the tile.openstreetmap.org certificate for the GPS tile server
[chef.git] / cookbooks / apache / attributes / default.rb
index 23ef3397ae520cf7385c55c605676ec1af511fd7..41779d7d7f40c299b5f0ffa5b0ad884006c06c88 100644 (file)
@@ -25,3 +25,7 @@ default[:apache][:event][:max_spare_threads] = 75
 default[:apache][:event][:thread_limit] = 64
 default[:apache][:event][:threads_per_child] = 25
 default[:apache][:event][:max_requests_per_child] = 0
+
+default[:apache][:listen_address] = "*"
+
+default[:apache][:ssl][:certificate] = "openstreetmap"