Update to 2022-08-18 19:00

This commit is contained in:
Daniel Berteaud
2022-08-18 19:00:16 +02:00
parent 2b8af76e60
commit 6ccd1030dc
3 changed files with 10 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
command: "{{ nomad_root_dir }}/bin/nomad operator snapshot save {{ nomad_root_dir }}/archives/{{ nomad_current_version }}/nomad.snap"
args:
creates: "{{ nomad_root_dir }}/archives/{{ nomad_current_version }}/nomad.snap"
when: nomad_conf.server.enabled
environment:
NOMAD_TOKEN: "{{ nomad_mgm_token | default(omit) }}"
tags: nomad