]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/recipes/default.rb
Merge remote-tracking branch 'github/pull/741'
[chef.git] / cookbooks / prometheus / recipes / default.rb
index c6b609b0692f78f4c816f459b9ac14a92bdb21f0..df3ec2ea5fe3499f4918f0324a232b950aa2b409 100644 (file)
@@ -19,7 +19,8 @@
 
 include_recipe "git"
 include_recipe "networking"
-include_recipe "ruby"
+
+package "ruby"
 
 if node.internal_ipaddress
   node.default[:prometheus][:mode] = "internal"