HashiCorp Vault integration #3131
Unanswered
igorvelkov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Im currently configuring Semaphore UI and I have a question regarding HashiCorp Vault integration. I cannot get it working to use my external vault. I get the following error:
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleError: An unhandled exception occurred while running the lookup plugin 'community.general.hashi_vault'. Error was a <class 'ansible.errors.AnsibleError'>, original message: No Vault Token specified or discovered.. No Vault Token specified or discovered.
9:17:02 AM
failed: [abu-igortest-qa01.test.abuse.server.lan] (item=/opt/semaphore/project_1/repository_1_template_3/roles/monitoring/files/client.nagios.key) => {"ansible_loop_var": "item", "changed": false, "item": "/opt/semaphore/project_1/repository_1_template_3/roles/monitoring/files/client.nagios.key", "msg": "AnsibleError: An unhandled exception occurred while running the lookup plugin 'community.general.hashi_vault'. Error was a <class 'ansible.errors.AnsibleError'>, original message: No Vault Token specified or discovered.. No Vault Token specified or discovered."}
Does anyone know where the .vault-token needs to be placed in the server?
Any help will be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions