X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/baac726bf3bd010dbbd26557b66c12dea53f7e97..32a423888e0d6b5254c55e4faf418b31749dc69e:/cookbooks/kibana/recipes/default.rb diff --git a/cookbooks/kibana/recipes/default.rb b/cookbooks/kibana/recipes/default.rb index 6a985ae34..788e95513 100644 --- a/cookbooks/kibana/recipes/default.rb +++ b/cookbooks/kibana/recipes/default.rb @@ -20,7 +20,7 @@ require "yaml" -include_recipe "apache::ssl" +include_recipe "apache" apache_module "proxy_http"