mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-02 14:55:37 +02:00
Update to 2023-07-08 16:00
This commit is contained in:
3
roles/vault_agent/templates/nomad/consul.env.tpl.j2
Normal file
3
roles/vault_agent/templates/nomad/consul.env.tpl.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
[[- with secret "{{ vault_agent_nomad.consul_token.path }}/creds/{{ vault_agent_nomad.consul_token.role }}" -]]
|
||||
CONSUL_HTTP_TOKEN=[[ .Data.token ]]
|
||||
[[- end -]]
|
Reference in New Issue
Block a user