X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9d36cfe29fb19c058441712b839ba19d814c634c..bcc7d3796af2aa1bb18b17c1321f20ed5b17b964:/cookbooks/prometheus/recipes/default.rb diff --git a/cookbooks/prometheus/recipes/default.rb b/cookbooks/prometheus/recipes/default.rb index caac9aeb7..4011e05bd 100644 --- a/cookbooks/prometheus/recipes/default.rb +++ b/cookbooks/prometheus/recipes/default.rb @@ -20,6 +20,8 @@ include_recipe "git" include_recipe "networking" +package "ruby" + if node.internal_ipaddress node.default[:prometheus][:mode] = "internal" node.default[:prometheus][:address] = node.internal_ipaddress