itamae/roles/base.rb

12 lines
551 B
Ruby
Raw Normal View History

2019-03-03 08:50:49 +00:00
include_recipe '../cookbooks/base/default.rb'
include_recipe '../cookbooks/kazu634/default.rb'
include_recipe '../cookbooks/supervisor/default.rb'
include_recipe '../cookbooks/consul/default.rb'
2021-05-01 09:12:09 +00:00
include_recipe '../cookbooks/consul-template/default.rb'
2019-08-10 11:11:10 +00:00
include_recipe '../cookbooks/fzf/default.rb'
2020-08-31 16:45:18 +00:00
include_recipe '../cookbooks/promtail/default.rb'
2020-10-31 07:53:51 +00:00
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'