]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/gps-tile/recipes/default.rb
Enable SSL for the GPS tile server
[chef.git] / cookbooks / gps-tile / recipes / default.rb
index 2a4db9582652f7bd3abf8bca5f1cd5876557d28c..eb019f8f078c5fb26479d6d068eb6d51fca6f2fe 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
-include_recipe "apache"
+include_recipe "apache::ssl"
 
 package "make"
 package "build-essential"