Install `Vault` before `Consul`.
This commit is contained in:
parent
8193d651a8
commit
cb66b7eed3
|
@ -1,6 +1,7 @@
|
|||
include_recipe '../cookbooks/base/default.rb'
|
||||
include_recipe '../cookbooks/kazu634/default.rb'
|
||||
include_recipe '../cookbooks/supervisor/default.rb'
|
||||
include_recipe '../cookbooks/vault/default.rb'
|
||||
include_recipe '../cookbooks/consul/default.rb'
|
||||
include_recipe '../cookbooks/consul-template/default.rb'
|
||||
include_recipe '../cookbooks/fzf/default.rb'
|
||||
|
@ -8,4 +9,3 @@ 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'
|
||||
|
|
Loading…
Reference in New Issue