Update to 2022-09-04 01:00

This commit is contained in:
Daniel Berteaud
2022-09-04 01:00:25 +02:00
parent 6c02758759
commit 59c5adc8fa
3 changed files with 12 additions and 3 deletions

View File

@@ -110,6 +110,11 @@
where: ca.crt.tpl
notify: restart consul-template-nomad
tags: nomad
- when: nomad_vault_tls.enabled and nomad_conf.server.enabled
block:
- name: Deploy consul-template cli cert template
template: src=cli_cert.tpl.j2 dest={{ nomad_root_dir }}/consul-template/{{ item.where }} owner=root group=root
loop: