X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/baac726bf3bd010dbbd26557b66c12dea53f7e97..32a423888e0d6b5254c55e4faf418b31749dc69e:/cookbooks/serverinfo/recipes/default.rb diff --git a/cookbooks/serverinfo/recipes/default.rb b/cookbooks/serverinfo/recipes/default.rb index c027480d9..97051e1a1 100644 --- a/cookbooks/serverinfo/recipes/default.rb +++ b/cookbooks/serverinfo/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apache::ssl" +include_recipe "apache" include_recipe "git" package "ruby"