X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/524d90d022751710980613df6b943291fc1498d6..5fef39842bb8b48f83422b60e8baacc63106ee24:/cookbooks/prometheus/recipes/default.rb?ds=inline diff --git a/cookbooks/prometheus/recipes/default.rb b/cookbooks/prometheus/recipes/default.rb index 41d28e58d..824af896c 100644 --- a/cookbooks/prometheus/recipes/default.rb +++ b/cookbooks/prometheus/recipes/default.rb @@ -19,4 +19,5 @@ prometheus_exporter "node" do port 9100 + package_options "--no-install-recommends" end