Install `Vault` by default:
``` 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' ```
This commit is contained in:
parent
e340adfdcd
commit
8e1638d5e6
|
@ -8,3 +8,4 @@ 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