]> git.openstreetmap.org Git - chef.git/blob - cookbooks/prometheus/attributes/default.rb
Remove roles for fuchur, glaedr, gorwen, idris and lockheed
[chef.git] / cookbooks / prometheus / attributes / default.rb
1 default[:prometheus][:exporters] = {}
2
3 if node[:recipes].include?("prometheus::server")
4   default[:apt][:sources] |= ["grafana"]
5 end