X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/73aaee701cdaa8d04c3faa489c0aa1d2ae02fadc..0ad35fabc54a06ec4f66d2989ba2c3588fff5790:/cookbooks/web/recipes/backend.rb diff --git a/cookbooks/web/recipes/backend.rb b/cookbooks/web/recipes/backend.rb index ed80fd21d..6898b42be 100644 --- a/cookbooks/web/recipes/backend.rb +++ b/cookbooks/web/recipes/backend.rb @@ -18,6 +18,7 @@ # include_recipe "memcached" +include_recipe "apache::ssl" include_recipe "web::rails" include_recipe "web::cgimap"