]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/recipes/default.rb
nominatim: enable ssl
[chef.git] / cookbooks / nominatim / recipes / default.rb
index 6f3394403a5271971066a0040938eddec689a49c..44806430032eec74ad8ce650d3565ea7780ac092 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
-include_recipe "apache"
+include_recipe "apache::ssl"
 include_recipe "postgresql"
 include_recipe "git"