ansible-roles/roles/vault/templates/nomad_client_bundle.json.tpl.j2

4 lines
220 B
Plaintext
Raw Normal View History

2022-09-06 18:00:22 +02:00
[[ with secret "{{ vault_secrets.nomad.pki.path }}/issue/{{ vault_secrets.nomad.pki.role }}" "ttl={{ vault_secrets.nomad.pki.ttl }}" "common_name={{ vault_secrets.nomad.pki.cn }}" ]]
[[ .Data | toJSONPretty ]]
[[ end ]]