mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-09-13 17:00
This commit is contained in:
@@ -229,7 +229,7 @@ nomad_services: "{{ nomad_base_services | combine(nomad_extra_services, recursiv
|
||||
|
||||
# When using vault to setup TLS for Nomad
|
||||
nomad_base_vault_secrets:
|
||||
vault_address: "{{ nomad_conf.vault.address | default(omit) }}"
|
||||
vault_address: "{{ nomad_conf.vault.address | default('https://active.vault.service.consul:8200') }}"
|
||||
# Token to use to issue certificates
|
||||
# token: XXXXXXXXX
|
||||
pki:
|
||||
|
Reference in New Issue
Block a user