7 lines
307 B
Ruby
7 lines
307 B
Ruby
|
include_recipe "../cookbooks/lxc/default.rb"
|
||
|
include_recipe "../cookbooks/vault/default.rb"
|
||
|
include_recipe "../cookbooks/consul-template/default.rb"
|
||
|
include_recipe "../cookbooks/consul/default.rb"
|
||
|
include_recipe "../cookbooks/vector/default.rb"
|
||
|
include_recipe "../cookbooks/prometheus-exporters/default.rb"
|