Modify role configuration.
This commit is contained in:
parent
1b6b3bb0a5
commit
74a3ad1498
|
@ -4,4 +4,5 @@ include_recipe '../cookbooks/supervisor/default.rb'
|
|||
include_recipe '../cookbooks/consul/default.rb'
|
||||
include_recipe '../cookbooks/fzf/default.rb'
|
||||
include_recipe '../cookbooks/promtail/default.rb'
|
||||
include_recipe '../cookbooks/vector/default.rb'
|
||||
include_recipe '../cookbooks/prometheus-exporters/default.rb'
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
include_recipe '../cookbooks/prometheus/default.rb'
|
||||
include_recipe '../cookbooks/grafana/default.rb'
|
||||
include_recipe '../cookbooks/loki/default.rb'
|
||||
include_recipe '../cookbooks/vector/syslog_setup.rb'
|
||||
|
|
Loading…
Reference in New Issue