X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f44b493d7b4159e13d37e3856ab7f73133fd5669..8c985adf9ae56cb9bb8b950c97da6f3ad392fa61:/cookbooks/prometheus/recipes/server.rb diff --git a/cookbooks/prometheus/recipes/server.rb b/cookbooks/prometheus/recipes/server.rb index 94e33c033..fab3f4652 100644 --- a/cookbooks/prometheus/recipes/server.rb +++ b/cookbooks/prometheus/recipes/server.rb @@ -18,7 +18,8 @@ # include_recipe "apache" -include_recipe "apt" +include_recipe "apt::grafana" +include_recipe "apt::timescaledb" include_recipe "networking" include_recipe "timescaledb"