]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/git/recipes/web.rb
Add https support for git.openstreetmap.org
[chef.git] / cookbooks / git / recipes / web.rb
index 74e722a0c645a7d49c5515d1ecb8cdc238f39706..ef116d4e0e0b2062109576668888d2027b386178 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
-include_recipe "apache"
+include_recipe "apache::ssl"
 
 package "gitweb"