]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/recipes/server.rb
Rework apt repository configuration
[chef.git] / cookbooks / prometheus / recipes / server.rb
index 94e33c033842f5f30a7f6a97f4c1ad3b3880ccec..fab3f4652605769c7310c8b04a5c6105b59cf5f7 100644 (file)
@@ -18,7 +18,8 @@
 #
 
 include_recipe "apache"
-include_recipe "apt"
+include_recipe "apt::grafana"
+include_recipe "apt::timescaledb"
 include_recipe "networking"
 include_recipe "timescaledb"