]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/recipes/default.rb
tile: use osm2pgsql-replication promethus
[chef.git] / cookbooks / prometheus / recipes / default.rb
index df3ec2ea5fe3499f4918f0324a232b950aa2b409..c6b609b0692f78f4c816f459b9ac14a92bdb21f0 100644 (file)
@@ -19,8 +19,7 @@
 
 include_recipe "git"
 include_recipe "networking"
-
-package "ruby"
+include_recipe "ruby"
 
 if node.internal_ipaddress
   node.default[:prometheus][:mode] = "internal"