Provide the role for `LXC` containers.

This commit is contained in:
Kazuhiro MUSASHI 2024-11-03 12:10:41 +09:00
parent 2a199ab128
commit c02c9bbb1a
1 changed files with 6 additions and 0 deletions

6
roles/lxc.rb Normal file
View File

@ -0,0 +1,6 @@
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"