9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
|
---
|
||
|
consul:
|
||
|
root_token:
|
||
|
secret_id: "{{ _consul_root_token }}"
|
||
|
tokens:
|
||
|
agent: "{{ _consul_agents_token }}"
|
||
|
nomad:
|
||
|
root_token: "{{ _nomad_root_token }}"
|