itamae/roles/base.rb

10 lines
449 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'
2022-07-10 05:09:33 +00:00
include_recipe '../cookbooks/vault/default.rb'
2021-05-01 09:12:09 +00:00
include_recipe '../cookbooks/consul-template/default.rb'
include_recipe '../cookbooks/consul/default.rb'
2019-08-10 11:11:10 +00:00
include_recipe '../cookbooks/fzf/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'