itamae/roles/prometheus.rb

5 lines
200 B
Ruby
Raw Normal View History

include_recipe '../cookbooks/prometheus/default.rb'
include_recipe '../cookbooks/grafana/default.rb'
include_recipe '../cookbooks/loki/default.rb'
2020-10-31 07:53:51 +00:00
include_recipe '../cookbooks/vector/syslog_setup.rb'