]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/backend.rb
Fix permissions
[chef.git] / cookbooks / web / recipes / backend.rb
index ed80fd21d3852325114067ec6385723ff00f3594..6898b42be54e14ff729ebf30cecf126018faa943 100644 (file)
@@ -18,6 +18,7 @@
 #
 
 include_recipe "memcached"
+include_recipe "apache::ssl"
 include_recipe "web::rails"
 include_recipe "web::cgimap"