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