X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f44b493d7b4159e13d37e3856ab7f73133fd5669..ad62d51f720c7df61f6486cd19c4acb277c23908:/cookbooks/prometheus/recipes/server.rb?ds=sidebyside 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"