aboutsummaryrefslogtreecommitdiff
path: root/os/config/roles/nomad/tasks/main.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-01-07 21:36:47 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-01-07 21:36:47 +0100
commit4456fb56c1531f995429c59f889b0b84df32ba47 (patch)
tree84437636a4d1e60f4739f747539cefa4f7c5493c /os/config/roles/nomad/tasks/main.yml
parentba3d84a1de4d392a22b66d90de21876720391728 (diff)
downloadinfrastructure-4456fb56c1531f995429c59f889b0b84df32ba47.tar.gz
infrastructure-4456fb56c1531f995429c59f889b0b84df32ba47.zip
Upgrade nomad+consul
Diffstat (limited to 'os/config/roles/nomad/tasks/main.yml')
-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 c79013e..625d7b7 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.9
+ nomad_version: 1.0.1
- name: "Download and install Nomad for x86_64"
unarchive: