X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/73aaee701cdaa8d04c3faa489c0aa1d2ae02fadc..0970d9770176c7dd94e6e8ad56925c66439537b9:/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"