Add recipes, tasks, and etc... for LXC containers. #27

Merged
kazu634 merged 3 commits from lxc-support into main 2024-11-03 03:13:16 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit c02c9bbb1a - Show all commits

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"