Add consul-template to the base role.
This commit is contained in:
parent
2eed57822c
commit
e6c531d069
|
@ -2,6 +2,7 @@ include_recipe '../cookbooks/base/default.rb'
|
||||||
include_recipe '../cookbooks/kazu634/default.rb'
|
include_recipe '../cookbooks/kazu634/default.rb'
|
||||||
include_recipe '../cookbooks/supervisor/default.rb'
|
include_recipe '../cookbooks/supervisor/default.rb'
|
||||||
include_recipe '../cookbooks/consul/default.rb'
|
include_recipe '../cookbooks/consul/default.rb'
|
||||||
|
include_recipe '../cookbooks/consul-template/default.rb'
|
||||||
include_recipe '../cookbooks/fzf/default.rb'
|
include_recipe '../cookbooks/fzf/default.rb'
|
||||||
include_recipe '../cookbooks/promtail/default.rb'
|
include_recipe '../cookbooks/promtail/default.rb'
|
||||||
include_recipe '../cookbooks/vector/default.rb'
|
include_recipe '../cookbooks/vector/default.rb'
|
||||||
|
|
Loading…
Reference in New Issue