12 lines
551 B
Ruby
12 lines
551 B
Ruby
include_recipe '../cookbooks/base/default.rb'
|
|
include_recipe '../cookbooks/kazu634/default.rb'
|
|
include_recipe '../cookbooks/supervisor/default.rb'
|
|
include_recipe '../cookbooks/consul/default.rb'
|
|
include_recipe '../cookbooks/consul-template/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'
|
|
include_recipe '../cookbooks/nomad/default.rb'
|
|
include_recipe '../cookbooks/vault/default.rb'
|