aboutsummaryrefslogtreecommitdiff
path: root/os/config/roles/nomad/tasks
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-30 08:31:17 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-30 08:31:17 +0100
commit365849760df9a70be5d3dd9d4c477226610c5aee (patch)
tree88d408abdb604f069f28bbf26da4f6072495a367 /os/config/roles/nomad/tasks
parentde3e21101dfcb6e7c4f293a23e0ced33ed2fa5a9 (diff)
downloadinfrastructure-365849760df9a70be5d3dd9d4c477226610c5aee.tar.gz
infrastructure-365849760df9a70be5d3dd9d4c477226610c5aee.zip
Upgrade Nomad and expose telemetry
Diffstat (limited to 'os/config/roles/nomad/tasks')
-rw-r--r--os/config/roles/nomad/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/config/roles/nomad/tasks/main.yml b/os/config/roles/nomad/tasks/main.yml
index db519d5..c79013e 100644
--- a/os/config/roles/nomad/tasks/main.yml
+++ b/os/config/roles/nomad/tasks/main.yml
@@ -1,6 +1,6 @@
- name: "Set nomad version"
set_fact:
- nomad_version: 0.12.6
+ nomad_version: 0.12.9
- name: "Download and install Nomad for x86_64"
unarchive: