hashistack/playbooks/templates/credentials.yml.j2

9 lines
165 B
Plaintext
Raw Permalink Normal View History

---
consul:
root_token:
secret_id: "{{ _consul_root_token }}"
tokens:
agent: "{{ _consul_agents_token }}"
nomad:
root_token: "{{ _nomad_root_token }}"