feature/generate-credentials #5

Merged
lanson merged 13 commits from feature/generate-credentials into main 2024-05-03 22:32:18 +00:00
Showing only changes of commit 370fc65b23 - Show all commits

View File

@ -0,0 +1,8 @@
---
consul:
root_token:
secret_id: "{{ _consul_root_token }}"
tokens:
agent: "{{ _consul_agents_token }}"
nomad:
root_token: "{{ _nomad_root_token }}"