feat(vault): separated vault binary install and service configuration; use provisioner artifacts directory to store HC vault setup information; set group level HC vault instance info

This commit is contained in:
NaeiKinDus 2024-09-23 00:00:00 +00:00
parent b6695cf49c
commit c3305093e4
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
6 changed files with 69 additions and 62 deletions

View file

@ -6,3 +6,4 @@ provisioner_kubeconfig_repository: /srv/ansible/kubeconfig
provisioner_kubectl_binary_path: /usr/local/bin/kubectl
provisioner_k3sup_binary_path: /usr/local/bin/k3sup
provisioner_tofu_binary_path: /usr/bin/tofu #do not change this, the path is decided by the .deb package
provisioner_vault_binary_path: /usr/local/bin/vault