X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3f2535167e3db969a0fee024dbfa43997fa6c9f8..b4aedce6d4a03bb275d45b32934c40bba5e06774:/cookbooks/nominatim/recipes/default.rb diff --git a/cookbooks/nominatim/recipes/default.rb b/cookbooks/nominatim/recipes/default.rb index 6f3394403..448064300 100644 --- a/cookbooks/nominatim/recipes/default.rb +++ b/cookbooks/nominatim/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apache" +include_recipe "apache::ssl" include_recipe "postgresql" include_recipe "git"