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:
parent
b6695cf49c
commit
c3305093e4
6 changed files with 69 additions and 62 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue