X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/19f60d1fb981a1eedacab6c87fcbc11e90695f78..06d02b06b5618a0e5cca6013e523d03351ea975c:/cookbooks/git/recipes/web.rb?ds=sidebyside diff --git a/cookbooks/git/recipes/web.rb b/cookbooks/git/recipes/web.rb index 74e722a0c..ef116d4e0 100644 --- a/cookbooks/git/recipes/web.rb +++ b/cookbooks/git/recipes/web.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apache" +include_recipe "apache::ssl" package "gitweb"