diff --git a/roles/lxc.rb b/roles/lxc.rb new file mode 100644 index 0000000..986877d --- /dev/null +++ b/roles/lxc.rb @@ -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"